Code Monkey home page Code Monkey logo

currencycloud-swagger's People

Contributors

andytruman-cc avatar ccycloud-owner avatar chadiso avatar chrisrosecc avatar cpacalevcc avatar dantwining avatar derikvercueil avatar eaddario avatar francescobbo avatar gergelykovacs avatar jeremy-cc avatar jhornett avatar jonathancouchman avatar kieranpotts avatar maria-thom avatar mikearnaldi avatar mnacos avatar nkobber avatar rtriska avatar samhummerstonecc avatar siwilliams avatar smarjin avatar v-osadchuk avatar veselin-vasilev avatar worksutton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

currencycloud-swagger's Issues

Client generation error from Swagger

Hi. We are seeing the below error when we try and generate the client in our microservice. We are using "openapi-generator-maven-plugin" version 6.6.0 to do this with this swagger.

image

[ERROR]
org.openapitools.codegen.SpecValidationException: There were issues with the specification. The option can be disabled via validateSpec (Maven/Gradle) or --skip-validate-spec (CLI).
| Error count: 1, Warning count: 2
Errors:
-attribute definitions.RatesBasic.items is missing

Thanks

X-Request-ID is not an integer

We used the swagger file in this repo to generate a Go client. Sadly we are running into some issues when using the generated client. It seems like this swagger is not up to date to the one deployed.

Specifically we are are receiving X-Request-ID's that are not integers as they are defined in the swagger spec. Instead we are receiving UUID's.

Can you please update the swagger spec to the currently deployed so we can generate a new Go client?

Postman / swagger integration doesn't work as advertised

POSTMAN_README.md describes how to import the Swagger into Postman.
I'm using Postman 7.3.4 and it doesn't populate the input fields correctly with the placeholders as shown in the docs.

Here's an example of what I get. So I get <string> rather than {{login_id}}

Screenshot 2023-11-14 at 11 00 12

Missing transaction status

The status field on definitions/Transaction is missing an enumerator member. processing is missing. Looking at it, I suspect the depending member should probably be pending, but couldn't verify that as easily on our end.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.