Skip to content

Commit

Permalink
Autogenerate swagger docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cjmalloy committed Sep 26, 2024
1 parent 1e975a1 commit 51c09c5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Knowledge Management Server

[![Build & Test](https://github.com/cjmalloy/jasper/actions/workflows/docker-image.yml/badge.svg)](https://github.com/cjmalloy/jasper/actions/workflows/docker-image.yml)
[![SwaggerHub](https://img.shields.io/badge/SwaggerHub-1.2.30-brightgreen)](https://app.swaggerhub.com/apis/cjmalloy/Jasper)
[![SwaggerHub](https://img.shields.io/badge/SwaggerHub-1.2.30-brightgreen)](https://editor.swagger.io/?url=https://raw.githubusercontent.com/cjmalloy/jasper/refs/heads/master/src/main/resources/swagger/api.yml)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/jasper)](https://artifacthub.io/packages/helm/jasper/jasper)

## Quickstart
Expand Down
4 changes: 2 additions & 2 deletions src/main/resources/swagger/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ info:
name: MIT License
url: 'https://github.com/cjmalloy/jasper/blob/master/LICENSE'
servers:
- description: SwaggerHub API Auto Mocking
url: https://virtserver.swaggerhub.com/cjmalloy/Jasper/1.2.30
- description: Public Server
url: https://jasperkm.info/
paths:
/api/v1/ref:
get:
Expand Down

0 comments on commit 51c09c5

Please sign in to comment.