高木祐介
高木祐介
2021/02/17 OpenAPI spec 3.1.0 release please support. https://github.com/OAI/OpenAPI-Specification/releases/tag/3.1.0
In the API edit screen, copying and pasting the following characters into a form and then entering and deleting single byte characters after the following characters causes strange behavior. A...
I'm currently trying to install Apicurio Studio in a kubernate environment. The error seems to be in the processing of Mysql, but I have confirmed that the Mysql server is...
After following the URL below, the keycloak server now tries to re-login once every 5 seconds just by accessing it. This is a lot of development work, so I'm working...
I would like to define headers like X-RateLimit-Limit and X-RateLimit-Remaining and automatically generate tests from OpenAPI Spec, so please add a function that allows registration of response headers.
It is time-consuming because we have to deal with json-schema for open api spec, Avro for Kafka, and another schema for Prptbuf. I wonder if it would be possible to...
When multiple people are developing or using many APIs, it becomes difficult to find out when and where the API was defined just by searching the name. If I want...
Make the Json-schema-validator program capable of handling nested OneOf and AllOf constructs. NG Case 
For example, in the case of Kafka's Server Binding ```yaml servers: production: bindings: kafka: schemaRegistryUrl: 'https://my-schema-registry.com' schemaRegistryVendor: 'confluent' bindingVersion: '0.4.0' ``` but currently there is only one Binding type and...
Multilingualization of apicurio-data-models I would like to make apicurio-data-models multilingual, but I don't think the implementation policy has been decided yet, so I would like to discuss it with you....