Skip to content

Commit

Permalink
fix server url
Browse files Browse the repository at this point in the history
  • Loading branch information
dsinghvi committed Jun 11, 2023
1 parent cc0c852 commit f720517
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/api/openapi/openapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2299,7 +2299,7 @@ components:
$ref: '#/components/schemas/Connection'
additionalProperties: false
servers:
- url: https://api.hookdeck.com/{version}
- url: https://api.hookdeck.com/2023-01-01
description: Production API
variables:
version:
Expand Down

0 comments on commit f720517

Please sign in to comment.