webapi-parser icon indicating copy to clipboard operation
webapi-parser copied to clipboard

API Spec parser based on AMF. Currently supports RAML 0.8, RAML 1.0, OAS 2.0 and OAS 3.0(beta).

Results 30 webapi-parser issues
Sort by recently updated
recently updated
newest added

**Library version used** "0.5.0" **Language library used with** Java **Describe the issue** I have a modular RAML that contain RAML libraries. I tried to use the parser to handle it...

**Library version used** E.g. "0.5.0" **Language library used with** Java **Describe the issue** I can't add this lib to my project. I try with both Gradle and Maven but its...

**Library version used** "0.5.0" **Language library used with** JavaScript **Describe the bug** This lib depends on ajv:6.5.2 , which is vulnerable prototype pollution attack. https://sca.analysiscenter.veracode.com/vulnerability-database/security/prototype-pollution/javascript/sid-25893 **Expected behaviour/output** Can we update...

**Library version used** 0.5.0 **Language library used with** Java **My RAML file content like below** securitySchemes: oauth_2_0: description: | Dropbox supports OAuth 2.0 for authenticating all API requests. type: OAuth...

**Library version used** amf-core_2.12-4.1.20.jar **Language library used with** Java **Describe the bug** Basepath Urls containing spaces lead to parser failure due to failed resource load. **Code that causes a bug**...

I am trying to create raml DataType but it seems we do not have the option for it because mostly it is creating Library. Do we have any option to...

**Library version used** 0.5.0 **Language library used with** Java **Describe the issue** I am unable to find a method to access the type of request defined in the raml file...

**Library version used** master and v0.5.0 **Language library used with** Java **Describe the bug** Errors resolving dependencies when building on a clean machine. Building the Java examples end in a...

bug
good first issue