Skip to content

Commit

Permalink
chore: Add OpenAPI section
Browse files Browse the repository at this point in the history
  • Loading branch information
petarvujovic98 committed May 8, 2024
1 parent adf8f2d commit 098a938
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,8 @@ If your CPU doesn't support SGX, you can still run the SGX code through gramine

```console
$ SGX_DIRECT=1 TARGET="sgx" make run
```
```

## OpenAPI

When running any of the features/provers, OpenAPI UIs are available in both Swagger and Scalar flavors on `/swagger-ui` and `/scalar` respectively.

0 comments on commit 098a938

Please sign in to comment.