Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
irvinesunday committed Feb 1, 2024
1 parent fde7d4d commit 9092c01
Show file tree
Hide file tree
Showing 4 changed files with 586 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7082,6 +7082,21 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"Friends",
"BestFriend",
"Trips"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -7630,6 +7645,19 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"PlanItems"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -11102,6 +11130,21 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"Friends",
"BestFriend",
"Trips"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -12042,6 +12085,21 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"Friends",
"BestFriend",
"Trips"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -15441,6 +15499,19 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"PlanItems"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -16042,6 +16113,21 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"Friends",
"BestFriend",
"Trips"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -23441,6 +23527,21 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"Friends",
"BestFriend",
"Trips"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -24063,6 +24164,19 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"PlanItems"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -28079,6 +28193,21 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"Friends",
"BestFriend",
"Trips"
],
"type": "string"
}
}
],
"responses": {
Expand Down Expand Up @@ -29139,6 +29268,21 @@
],
"type": "string"
}
},
{
"in": "query",
"name": "$expand",
"description": "Expand related entities",
"type": "array",
"items": {
"enum": [
"*",
"Friends",
"BestFriend",
"Trips"
],
"type": "string"
}
}
],
"responses": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4925,6 +4925,17 @@ paths:
- Features
- Features desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- Friends
- BestFriend
- Trips
type: string
responses:
'200':
description: Success
Expand Down Expand Up @@ -5310,6 +5321,15 @@ paths:
- EndsAt
- EndsAt desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- PlanItems
type: string
responses:
'200':
$ref: '#/responses/GetFriendsTripsResponse'
Expand Down Expand Up @@ -7742,6 +7762,17 @@ paths:
- Features
- Features desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- Friends
- BestFriend
- Trips
type: string
responses:
'200':
description: Success
Expand Down Expand Up @@ -8414,6 +8445,17 @@ paths:
- Features
- Features desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- Friends
- BestFriend
- Trips
type: string
responses:
'200':
description: Success
Expand Down Expand Up @@ -10781,6 +10823,15 @@ paths:
- EndsAt
- EndsAt desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- PlanItems
type: string
responses:
'200':
$ref: '#/responses/GetFriendsTripsResponse'
Expand Down Expand Up @@ -11209,6 +11260,17 @@ paths:
- Features
- Features desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- Friends
- BestFriend
- Trips
type: string
responses:
'200':
description: Success
Expand Down Expand Up @@ -16432,6 +16494,17 @@ paths:
- Features
- Features desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- Friends
- BestFriend
- Trips
type: string
responses:
'200':
description: Success
Expand Down Expand Up @@ -16872,6 +16945,15 @@ paths:
- EndsAt
- EndsAt desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- PlanItems
type: string
responses:
'200':
$ref: '#/responses/GetFriendsTripsResponse'
Expand Down Expand Up @@ -19709,6 +19791,17 @@ paths:
- Features
- Features desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- Friends
- BestFriend
- Trips
type: string
responses:
'200':
description: Success
Expand Down Expand Up @@ -20471,6 +20564,17 @@ paths:
- Features
- Features desc
type: string
- in: query
name: $expand
description: Expand related entities
type: array
items:
enum:
- '*'
- Friends
- BestFriend
- Trips
type: string
responses:
'200':
description: Success
Expand Down
Loading

0 comments on commit 9092c01

Please sign in to comment.