Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swagger missing and schema unexpected #53

Open
fernandoawri opened this issue Mar 16, 2022 · 2 comments
Open

Swagger missing and schema unexpected #53

fernandoawri opened this issue Mar 16, 2022 · 2 comments
Labels
type: bug bug in the library

Comments

@fernandoawri
Copy link

Issue Summary

I have requested the swagger file to implament the the Rest API descriptor to consume Twilio API from WebMethods, below is the converation I had:

Hi can we get the Swagger files so we can inplement the API into our WebMethods?

We are trying to do Twilio - Lookups using the URL: https://lookups.twilio.com/v1/PhoneNumbers
but we are trying to invoke this from WebMethods v10.5 and we already had a call with this vendor and they are asking for the Swagger file so we can add it to our WebMEthods.

I see you have this postman: https://www.postman.com/twilio/workspace/twilio-api/api/b92c1864-8ef6-4384-99b4-da2932aa581d/version/b21d72f9-6144-487e-8601-b118b69e9fb9?tab=documentation
But I'm not able to either Generate the collecion or Generate the code.

#Response from support team:
Thanks for reaching out to Twilio support, I'd be happy to help.

You can check the following repository containing OpenAPI documents for Twilio's API.

https://github.com/twilio/twilio-oai

Files can be found in the json/ and yaml/ directories - https://github.com/twilio/twilio-oai/tree/main/spec

Please note that this project is currently in BETA. We expect the spec to be accurate, but it is currently in active development and unsupported. If you've identified a mismatch between Twilio's API behavior and this specification, please open an issue.

Steps to Reproduce

  1. Open SoftwareAG Designer
  2. In one package/folder create a new Rest api descriptor
  3. Select consumer and click next
  4. Select the Swagger file and click next - I tried with the JSON and YAML files supppport team provided from link https://github.com/twilio/twilio-oai/tree/main/spec
    Capture

Code Snippet

# paste code here

Exception/Log

# paste exception/log here

Technical details:

  • twilio-oai version:
  • open version:
@twilio-dx
Copy link
Collaborator

Ahoy! Thank you for opening your first issue here! If this request is regarding troubleshooting your application, please reach out to the support team via https://support.twilio.com.

@JenniferMah JenniferMah added status: help wanted requesting help from the community type: bug bug in the library labels Mar 18, 2022
@JenniferMah
Copy link
Contributor

This issue has been added to our internal backlog to be prioritized. Pull requests and +1s on the issue summary will help it move up the backlog.

@JenniferMah JenniferMah removed the status: help wanted requesting help from the community label Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug bug in the library
Projects
None yet
Development

No branches or pull requests

3 participants