is it possible to generate streams schema from ope...
# help-connector-development
d
is it possible to generate streams schema from openapi
1
with openapi2jsonschema i am able to generate a json schema file but its not stream compatible schema
s
unfortunately not at the moment
d
thanks for the reply @Sherif Nada i suppose flow for now is, create json schema with openapi2jsonschema and then manually create streams schema. is there any guide on creating streams schema?
s