Skip to content

Commit

Permalink
change endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
tetra-fox committed May 20, 2022
1 parent 1964648 commit 6f4ca50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@ services:
| Method | Endpoint | Description |
| ------ | -------------- | --------------------------------------------------------------------- |
| GET | / | Returns the metadata of all containers. |
| GET | /{name},{name} | Returns the metadata of the specified container(s). (comma-separated) |
| GET | /{name(s)} | Returns the metadata of the specified container(s). (comma-separated) |

0 comments on commit 6f4ca50

Please sign in to comment.