Skip to content

support for JSON pointers #47

@kinlane

Description

@kinlane
  • I’d add support for JSON pointers, to allow for some reuse and separation:

"urls": [
{
"type": "signup",
"url": "https://sendgrid.com/docs/API_Reference/SMTP_API/index.html"
},
{
“$ref”: “http://foo.com/myApi”
}
],

** From email with Tony

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions