apinf / apibot.ai

Turn OpenAPI specs to conversations with Developers in chat based environments.
http://apibot.ai
Other
2 stars 3 forks source link

[integration] Create API with only OpenAPI specs #11

Open philippeluickx opened 7 years ago

philippeluickx commented 7 years ago

The name of the OpenAPI is in the specs already. We can parse the file and just get the name from there. It might however still be a good idea to keep an (optional) name, in case the user wants to add context. So flow could be: if no name: get it from specs. If name, then use that.

mauriciovieira commented 7 years ago

Actually, this will be part of integration with Platform