File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -43,11 +43,11 @@ info:
4343
4444 For example, for a `POST` request to `/provider/laravel/orgs/my-org/provision`, the `CanonicalURI` would be:
4545 ```
46- https://fly.mgnt. storage.tigris .dev/provider/your-provider-id/orgs/user-org-id/provision
46+ https://mgmt. storage.dev/provider/your-provider-id/orgs/user-org-id/provision
4747 ```
4848 And for a `GET` request with query parameters:
4949 ```
50- https://fly.mgnt. storage.tigris .dev/provider/your-provider-id/orgs/?include_inactive=true
50+ https://mgmt. storage.dev/provider/your-provider-id/orgs/?include_inactive=true
5151 ```
5252 :::
5353
6666 ```
6767 version : 0.0.1
6868servers :
69- - url : https://fly.mgnt. storage.tigris .dev
69+ - url : https://mgmt. storage.dev
7070 description : Tigris production server
7171tags :
7272 - name : buckets
You can’t perform that action at this time.
0 commit comments