Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to parse action url overrides #169

Merged
merged 1 commit into from
Aug 29, 2018

Conversation

Tavio
Copy link
Contributor

@Tavio Tavio commented Jul 16, 2017

The API blueprint specification defines an action as:

Defined by an HTTP request method:

<HTTP request method>

-- or --

Defined by an action name (identifier) followed by an HTTP request method enclosed in square brackets [].

<identifier> [<HTTP request method>]

-- or --

Defined by an action name (identifier) followed by an HTTP request method and URI template enclosed in square brackets [].

<identifier> [<HTTP request method> <URI template>]

The last definition is not currently supported by Drakov as already mentioned in #147. This PR fixes that.

@LKaemmerling
Copy link

@marcelogo @yakovkhalinsky is there a way you could review and release this in the next time? We need this really much :)

@kamihouse
Copy link

@subinvarghesein

@LKaemmerling
Copy link

@marcelogo Sorry for the ping here, but who is responsible for drakov now?

@subinvarghesein subinvarghesein merged commit 620e0cf into Aconex:master Aug 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants