diff --git a/index.yml b/index.yml index dfa30e70..38fc75bb 100644 --- a/index.yml +++ b/index.yml @@ -67,6 +67,7 @@ x-tagGroups: - process - transaction - healthcheck + - resources - name: Models tags: - images_model diff --git a/p-doclist.yml b/p-doclist.yml index 961271f6..c6e88518 100644 --- a/p-doclist.yml +++ b/p-doclist.yml @@ -4,6 +4,8 @@ paths: get: summary: "Returns the list of documents stored in the database that the Web Service API is running with." operationId: doclist + tags: + - resources responses: 200: description: "The list of documents stored in the database."