File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
content/reference/api/hub Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 33openapi : 3.0.3
44info :
55 title : Docker HUB API
6- version : beta
6+ version : 2- beta
77 x-logo :
88 url : https://docs.docker.com/assets/images/logo-docker-main.png
99 href : /reference
@@ -400,6 +400,8 @@ paths:
400400 summary : List audit log actions
401401 description : |
402402 List audit log actions for a namespace to be used as a filter for querying audit log events.
403+
404+ <span class="oat"></span>
403405 operationId : AuditLogs_ListAuditActions
404406 security :
405407 - bearerAuth : []
@@ -489,7 +491,10 @@ paths:
489491 /v2/auditlogs/{account} :
490492 get :
491493 summary : List audit log events
492- description : List audit log events for a given namespace.
494+ description : |
495+ List audit log events for a given namespace.
496+
497+ <span class="oat"></span>
493498 operationId : AuditLogs_ListAuditLogs
494499 security :
495500 - bearerAuth : []
You can’t perform that action at this time.
0 commit comments