Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Add OPTIONS support to 2.x branch? #170

Description

@NateEag

I've got a project that still contains the original alecsammons version of this library.

I discovered recently that it does not support the OPTIONS HTTP method in RAML documents, which I have a use for in this project.

It looks like OPTIONS is still unsupported in the v2.x branch.

The RAML 0.8 spec says that methods must be one of the HTTP methods defined in HTTP 1.1 by RFCs 2616 and 5789.

RFC 2616 defines the OPTIONS method.

Would a PR adding OPTIONS support to the v2.x branch be accepted?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions