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

"$ref" not implemented in object/properties #80

Closed
cweiske opened this issue Nov 18, 2013 · 3 comments
Closed

"$ref" not implemented in object/properties #80

cweiske opened this issue Nov 18, 2013 · 3 comments

Comments

@cweiske
Copy link
Contributor

cweiske commented Nov 18, 2013

A reference within object properties does currently not work:

"type": "object",
"properties": {
    "$ref": "base.json#/definitions/typedString/properties"
}

Related to #77 and #13.

@cweiske cweiske mentioned this issue Nov 18, 2013
@bighappyface
Copy link
Collaborator

bighappyface commented Apr 14, 2016

Closed with #254

@cweiske
Copy link
Contributor Author

cweiske commented Apr 14, 2016

I don't think that this is fixed by updating phpunit.

@bighappyface
Copy link
Collaborator

@cweiske good catch! Copy/paste FTW

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

No branches or pull requests

2 participants