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

Allow and apply Trait variables in RAML #1

Merged
merged 1 commit into from
Jun 18, 2014

Conversation

Philzen
Copy link
Contributor

@Philzen Philzen commented Jun 7, 2014

The Parser throws warnings when the trait is included with variable parameters.

Example from here (Expandable node will fail)

          is:
            - LocationBased
            - Expandable: {example: "minutes", on: "minutes, location"}

Fixed and also implemented a basic variable replacement function.

@alecsammon
Copy link
Contributor

Sorry for delay - missed the notification :D

alecsammon added a commit that referenced this pull request Jun 18, 2014
Allow and apply Trait variables in RAML
@alecsammon alecsammon merged commit 703a041 into raml-org:master Jun 18, 2014
martin-georgiev pushed a commit that referenced this pull request Apr 28, 2018
martin-georgiev added a commit that referenced this pull request Apr 28, 2018
adriendupuis added a commit to adriendupuis/raml-php-parser that referenced this pull request Oct 17, 2023
According to line 815, empty schema is supported.

"PHP Deprecated:  mb_strtoupper(): Passing null to parameter raml-org#1 ($string) of type string is deprecated in /Users/adriendupuis/www/developer-documentation/tools/raml2html/vendor/raml-org/raml-php-parser/src/ApiDefinition.php on line 813"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants