Skip to content

Commit

Permalink
Merge branch 'include-filter-count-endpoints-swagger-#128'
Browse files Browse the repository at this point in the history
Conflicts:
	src/swagger/openapi.yaml
  • Loading branch information
MRichards99 committed Jun 11, 2020
2 parents 948b4dd + 8a7a47f commit d330972
Show file tree
Hide file tree
Showing 2 changed files with 715 additions and 676 deletions.
1 change: 1 addition & 0 deletions src/resources/entities/entity_endpoint.py
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ def get(self):
parameters:
- WHERE_FILTER
- DISTINCT_FILTER
- INCLUDE_FILTER
responses:
200:
description: Success - The count of the {table.__name__} objects
Expand Down
Loading

0 comments on commit d330972

Please sign in to comment.