mirror of
https://github.com/Steffo99/distributed-arcade.git
synced 2024-11-21 15:44:26 +00:00
Change "swagger" to "spec"
This commit is contained in:
parent
50aa5fadb6
commit
c18ca3cbef
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ Fast and simple scoreboard service for games.
|
|||
|
||||
## Links
|
||||
|
||||
[![OpenAPI specification](https://img.shields.io/swagger/valid/3.0?specUrl=https%3A%2F%2Fraw.githubusercontent.com%2FSteffo99%2Fdistributed-arcade%2Fmain%2Fdocs%2Fopenapi.yaml)](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/Steffo99/distributed-arcade/main/docs/openapi.yaml)
|
||||
[![OpenAPI specification](https://img.shields.io/swagger/valid/3.0?specUrl=https%3A%2F%2Fraw.githubusercontent.com%2FSteffo99%2Fdistributed-arcade%2Fmain%2Fdocs%2Fopenapi.yaml&label=spec)](https://petstore.swagger.io/?url=https://raw.githubusercontent.com/Steffo99/distributed-arcade/main/docs/openapi.yaml)
|
||||
|
||||
[![On Crates.io](https://img.shields.io/crates/v/distributed_arcade)](https://crates.io/crates/distributed_arcade)
|
||||
|
||||
|
|
Loading…
Reference in a new issue