Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion openapi-admin.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
openapi: 3.0.3
info:
version: "1.2.0"
version: "3.0.4"
title: "Hanko Admin API"
description: |
## Introduction
Expand Down
2 changes: 1 addition & 1 deletion openapi-flow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openapi: 3.0.3
info:
title: Flow API
description: Flow API
version: 1.2.0
version: 3.0.4
servers:
- url: "https://{tenant_id}.hanko.io"
variables:
Expand Down
Loading