Skip to content

Commit

Permalink
Fix Gitbook empty server path (#185)
Browse files Browse the repository at this point in the history
* Fix Gitbook empty server path 

Fix Gitbook empty server path

* Update pod-api-public.yaml
  • Loading branch information
pierreneu authored Jul 30, 2024
1 parent ee0476f commit dc49256
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pod/pod-api-public.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ info:
- If this contract cannot be met for any reason then this is an error
and the response code will be 50X.
servers:
- url: /
host: 'yourpodURL.symphony.com'
basePath: '/pod'
- url: 'yourpodURL.symphony.com/pod'
paths:
'/v1/companycert/list':
get:
Expand Down

0 comments on commit dc49256

Please sign in to comment.