You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`bindings` | List of route bindings that should be replaced when trying to retrieve route results. Syntax format: `binding_one,id|binding_two,id`
65
64
`force` | Force the re-generation of existing/modified API routes
66
65
`header` | Custom HTTP headers to add to the example requests. Separate the header name and value with ":". For example: `--header="Authorization: CustomToken"`
66
+
`domain` | Custom domain to get response. Domain must end with "/". Will be ignore if `noResponseCalls` set to TRUE
0 commit comments