Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Improper Mixin warning when using mixins in Attributes without type #362

Closed
pksunkara opened this issue Jan 19, 2016 · 1 comment
Closed
Labels

Comments

@pksunkara
Copy link
Contributor

# GET /
+ Attributes
    + Include A

# Data Structures
## A (object)
+ a: a

Output

Gives warning mixin base type should be the same as parent base type. objects should contain object mixins. arrays should contain array mixins

Expected

Should not give any warning

@pksunkara
Copy link
Contributor Author

Also related apiaryio/protagonist#133

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant