Skip to content

Commit

Permalink
docs: new API user guide - add description in /v2/{name}/tags/list
Browse files Browse the repository at this point in the history
Signed-off-by: mbshields <[email protected]>
  • Loading branch information
mbshields committed Oct 18, 2023
1 parent b710369 commit 6927a97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/developer-guide/api-reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -1068,7 +1068,7 @@ List all image tags in a repository

|Name|In|Type|Required|Description|
|---|---|---|---|---|
|name|path|string|true|test|
|name|path|string|true|repository name|
|n|query|integer|true|limit entries for pagination|
|last|query|string|true|last tag value for pagination|

Expand Down

0 comments on commit 6927a97

Please sign in to comment.