Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nukemenonai committed Apr 30, 2020
2 parents b4678c4 + 81a6f9a commit 07bf1d5
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 5 deletions.
1 change: 0 additions & 1 deletion api/v1/views/documentation/place/get_place.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ responses:
200:
description: Successful request
schema:
id: state
properties:
__class__:
type: string
Expand Down
1 change: 0 additions & 1 deletion api/v1/views/documentation/place/get_places.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ responses:
schema:
type: array
items:
id: place
properties:
__class__:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ responses:
schema:
type: array
items:
id: amenity
properties:
__class__:
type: string
Expand Down
1 change: 0 additions & 1 deletion api/v1/views/documentation/reviews/get_review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ responses:
200:
description: Successful request
schema:
id: place
properties:
__class__:
type: string
Expand Down
1 change: 0 additions & 1 deletion api/v1/views/documentation/reviews/get_reviews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ responses:
schema:
type: array
items:
id: place
properties:
__class__:
type: string
Expand Down

0 comments on commit 07bf1d5

Please sign in to comment.