Skip to content

Commit

Permalink
fix(sdk): incorrect title (#3014)
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Feb 28, 2022
1 parent 83c918a commit d654911
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .schema/openapi/patches/meta.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
- op: replace
path: /info
value:
title: Ory Oathkeeper API
title: Ory Hydra API
description: |
Documentation for all of Ory Oathkeeper's APIs.
Documentation for all of Ory Hydra's APIs.
version: >-
{{ getenv "CIRCLE_TAG" }}
license:
Expand Down

0 comments on commit d654911

Please sign in to comment.