高木祐介

Results 28 comments of 高木祐介

@EricWittmann RapiDoc and SwaggerUI have a try it feature, but Redoc does not. It would be nice to be able to switch between document UIs, are there any plans to...

Thanks for the reply Eric. All I knew was that I was having a problem here, but I couldn't understand what was causing it. https://github.com/Apicurio/apicurio-studio/blob/8be546683a72efec1258fe72c28badd625085539/back-end/hub-api/src/main/java/io/apicurio/hub/api/rest/impl/DesignsResource.java#L811 It's very weird that it...

After a few minutes of running k8s, this screen appears and the same phenomenon occurs with studio.apicur.io The same phenomenon is not observed in studio.apicur.io. I'll try to import this...

@EricWittmann I added the following to the java startup command in the Docker file, and it stabilized. ``` -Dthorntail.datasources.data-sources.ApicurioDS.valid-connection-checker-class-name=org.jboss.jca.adapters.jdbc.extensions.mysql.MySQLValidConnectionChecker ```

@EricWittmann It seems to be quite difficult to add the OpenAPIO Spec3.1 WebHook settings, especially if the path parameter settings that I would like to add change to optional, which...

@EricWittmann I see. Certainly, with Async API support, we could Webhook and Callback support is not necessary. Eric, do you think that using Async API to link APIs will become...

@EricWittmann Do you know if the problem occurs if you use keyckloak 8.0.2 or later? https://github.com/Apicurio/apicurio-studio/blob/master/distro/docker-compose/keycloak/Dockerfile

@EricWittmann I tested it with keykloak 12.0.4 and it seems to be working well so far.

I have seen the same phenomenon. But ,I can't put it into words very clearly, but I somehow feel that Apicurio's symptoms are more strange. https://ace.c9.io/#nav=embedding ![image](https://user-images.githubusercontent.com/1161494/121613693-06089e80-ca98-11eb-86e5-194fbb2db255.png) I've posted an...