8000 Unable to read external schemas in raml · Issue #508 · mulesoft/api-designer · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 10, 2024. It is now read-only.
This repository was archived by the owner on May 10, 2024. It is now read-only.
Unable to read external schemas in raml #508
Open
@abhi--agrawal

Description

@abhi--agrawal

when adding the schemas it is giving the folowing error:

[error] Reference: '{ "type": "object", "$schema": "http://json-schema.org/draft-03/schema", "id": "http://jsonschema.net", "required": true, "properties": { "songTitle": { "type": "string", "required": true }, "albumId": { "type": "string", "required": true, "minLength": 36, "maxLength": 36 } } }' can not be resolved
[error] Can not resolve examples/Attribute/propertyCreateExample.sample
[error] Can not resolve examples/Attribute/propertyCreateExample.sample
[error] Can not resolve examples/Attribute/propertyCreateExample.sample

I have added a basic collection
and trying to read it through

collection:
schemaCollectionPOSTRequest: !include id.json
exampleCollectionPOSTRequest: !include ID.sample

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0