Skip to content

Commit

Permalink
Merge branch 'master' of github.com:evanshortiss/rhoam-quarkus-openapi
Browse files Browse the repository at this point in the history
  • Loading branch information
evanshortiss committed Jan 18, 2021
2 parents fd15748 + 2d6e857 commit 096e90f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ This application is a modified version of the Quarkus quickstart/guide for
differences:

* Set `quarkus.smallrye-openapi.store-schema-directory` in *application.properties*
* Updated *.gitignore* to with `openapi.json` and `openapi.yaml`
* Updated *.gitignore* with `openapi.json` and `openapi.yaml`
* Added the `quarkus-openshift` extension

## Usage
Expand All @@ -35,4 +35,4 @@ Exposes the application on `http://localhost:8080` and enables live reload.

```bash
./mvnw clean package -Dquarkus.kubernetes.deploy=true -Dquarkus.openshift.expose=true
```
```

0 comments on commit 096e90f

Please sign in to comment.