Hello, may I ask your help? Links to anchors work fine as long as the "Open API Documentation" Swagger macro is not included in my page. As soon as I add it, the links to the anchors or headings don...
...ode:java} ApiClient apiClient; @BeforeEach public void connect() { apiClient = new ApiClient(); apiClient.updateBaseUri("https://192.168.0.208:9383/rest"); apiClient.setRequestInterceptor(authorize -&g...
Hi, I am creating PowerApps custom connectors to interact with Jira cloud through Rest API. Now There's one big #ss Open API specification 😁 at https://developer.atlassian.com/cloud/jira/platf...
Hello, Is there a sample of Jira's OpenAPI json doc for 8.20.7 that could be for just one or two paths, for example Create Issue? The document currently has all the paths and this is more than...
Hello team, I’m not sure if this is the correct place to ask, if not can you please direct me to what is or where I could find some help? About my question: I’m working on a Watson Assistant (new ...
Copied to clipboard