Discussions
Running apicurio on external server
Hi all,
I followed the guide for running on external server.
How can I add the security schema
Go go SECURITY REQUIREMENTS of my api -> it shows --> No security requirements have been configured.Add security requirement --> There are currently no Security Schemes defined for this API. Before you can configure the security requirements, you must first configure the possible schemes. Security schemes are configured at the root/global of the API.
How do I expose a SOAP Endpoint instead of REST?
Is it possible to create a SOAP Web service using existing WSDL and expose it similar to REST?
How do I set the host on the version 2 (swagger) spec?
I'm using the online editor and cannot figure out where to specify the 'host' when using Open API v2 (swagger). It is there for v3 but not for v2.
Dev Colaboration on apicurio studio
Is it possible to share an API design between multiple devs on online studio version? I mean to work on the project. As the API is being stored in a Github repo... and given I added other devs in this repo as contributors. How can two or more devs work in the same API in design time?