j-d-carmichael / boats

Beautiful Open Api Template System
MIT License
57 stars 8 forks source link

Allow overwriting of permissions schema. #58

Closed zewish closed 3 years ago

zewish commented 3 years ago

This way we'll be able to use the Permission $ref inside other schemas. Previously we weren't able to do this because the schema is programmatically created and the ref parser doesn't know about it.