Fixes: * MetaKnowledgeGraph `nodes` and `edges` are required, but `edges` may be empty
1.2.0.1
Bug fixes: * Convert `negated` to `not` in `.dict()` even without `by_alias=True` - this is necessary for FastAPI to generate `Responses` * Point `Query`, etc. to the correct Workflow * Make `Operation` ids strings * Remove standards.ncats.io `$refs` - these are not necessary for _equivalence_ of the schema with TRAPI, and were causing issues in Swagger UI
1.2.0
1.1.2.2
Bug fixes: * Convert `negated` to `not` in `.dict()` even without `by_alias=True` - this is necessary for FastAPI to generate Responses