Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* Correct a bug introduced with localization support * Corrections to subset mode. Fixes #271 (#10) * Ensure profile/subset requirements are extracted from the input profile where an object is used, not where it is defined. (For example, "Status" is defined in the "Resource" schema, but it should be included in a profile within the object in which it is referenced.) * Always expand a $ref inline if there is a profile mention for that resource. * Warn when a profile specifies requirements on the IPAddresses, Redundancy, Resource, or Settings schema.
- Loading branch information