Ticket #829 (closed enhancement: fixed)
Clean yaml schema when dumping from db
| Reported by: | jwage | Owned by: | jwage |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.10.3 |
| Component: | Other | Version: | 0.10.0 |
| Severity: | Keywords: | ||
| Cc: | Has Test: | ||
| Status: | Has Patch: |
Description
When a yaml schema file is dumped from the db, it includes a lot of things which are not required to be present because not specifying it defaults to the value in which it dumps to. This will greatly simplify the schemas which are dumped from the database to be as abbreviated as possible while still maintaining the same functionality.
Change History
Note: See
TracTickets for help on using
tickets.