Code Monkey home page Code Monkey logo

Comments (2)

marbemac avatar marbemac commented on June 4, 2024

Wow, they don't support arrays in request bodies?

On Tue, Nov 24, 2015 at 3:26 PM, Rana Md Ali Ahsan <[email protected]

wrote:

RAML has some restricted list of supported types for parameters(
https://github.com/raml-org/raml-spec/blob/master/raml-0.8.md#type).
However, stoplight has some support for additional parameter types, for
example: array.

Need to figure out how to map those params in exported RAML. ATM, such
incompatible types can cause error in importing those exported raml.


Reply to this email directly or view it on GitHub
#1.

from api-spec-converter.

ranacseruet avatar ranacseruet commented on June 4, 2024

It will be OK if the request body is a json schema, as the raml parser treats the schema as string. But if its form param and specified detailed in its own format, then yes, its not accepting that. Same for query string params as well. I wanted to open a ticket there to see what they have in mind, but seems like they have something similar already reported: raml-org/raml-spec#152

from api-spec-converter.

Related Issues (20)

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.