Skip to content

Commit

Permalink
fix the error in basic_api.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
hexie2108 authored Oct 31, 2019
1 parent 62fe9d2 commit d1d388d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basic_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ paths:
$ref: '#/responses/500_internal_server_error'


'/filter/{filter_id}':
'/filters/{filter_id}':
get:
summary: select a filter
description: This works only with internals id
Expand Down

0 comments on commit d1d388d

Please sign in to comment.