Skip to content

Commit ec94eab

Browse files
Update swagger.yaml
% rails rswag:specs:swaggerize
1 parent 83926ac commit ec94eab

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

swagger/v1/swagger.yaml

+1-3
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ paths:
1818
schema:
1919
type: string
2020
get:
21-
summary: list upcoming rides
21+
summary: List Upcoming Rides
2222
responses:
2323
'200':
2424
description: Successful
@@ -28,8 +28,6 @@ paths:
2828
description: Bad Request
2929
'500':
3030
description: Internal Server Error
31-
'503':
32-
description: Service Unavailable
3331
servers:
3432
- url: https://hopskipdrive-fa2a8e6ce701.herokuapp.com
3533
variables:

0 commit comments

Comments
 (0)