Add resources section and new link to postman collection (#13686)

* feat: Add resources section and new link to postman collection

* chore: make description lower

* chore: change to semi
This commit is contained in:
Josh Newman 2021-10-13 08:56:22 -06:00 committed by GitHub
parent 139147973e
commit d9f2254d9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -22,6 +22,13 @@ info:
Browse through the Docker Hub API documentation to explore the supported endpoints.
tags:
- name: resources
x-displayName: Resources
description: |
The following resources are available to interact with the documented API:
- <a href="https://github.com/docker/hub-tool#readme" target="_blank">Docker Hub CLI tool</a> (currently experimental)
- <a href="https://www.postman.com/devrel/workspace/docker-hub/collection/13191452-7d2f1375-9705-4db6-a47b-8235286e58a1" target="_blank">Postman Collection</a> (built by the Postman team)
- name: rate-limiting
x-displayName: Rate Limiting
description: |
@ -91,6 +98,7 @@ tags:
x-tagGroups:
- name: General
tags:
- resources
- rate-limiting
- name: API
tags: