mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-25 19:56:09 +01:00
chore[swagger]:add swagger online validation
- validate the API swagger spec with the online validation tool - introduce the validation badge into the README
This commit is contained in:
parent
a9bd086b2f
commit
855b8cde18
@ -43,6 +43,7 @@ Harbor is hosted by the [Cloud Native Computing Foundation](https://cncf.io) (CN
|
|||||||
## API
|
## API
|
||||||
|
|
||||||
* [Harbor RESTful API](https://editor.swagger.io/?url=https://raw.githubusercontent.com/goharbor/harbor/master/api/harbor/swagger.yaml): The APIs for most administrative operations of Harbor and can be used to perform integrations with Harbor programmatically.
|
* [Harbor RESTful API](https://editor.swagger.io/?url=https://raw.githubusercontent.com/goharbor/harbor/master/api/harbor/swagger.yaml): The APIs for most administrative operations of Harbor and can be used to perform integrations with Harbor programmatically.
|
||||||
|
- Spec validation status: <img src="http://validator.swagger.io/validator?url=https://raw.githubusercontent.com/goharbor/harbor/master/api/harbor/swagger.yaml">
|
||||||
|
|
||||||
## Install & Run
|
## Install & Run
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user