Christopher Frederickson
Christopher Frederickson
Here is the error trace. ``` 2019-04-19T17:50:44.691Z - error: [gme:server:worker:simpleworker:pid_28:WorkerFunctions] autoMerge [Insituware+REMOVED] failed with error { message: 'Cannot read property \'oBaseGuids\' of null', stack: 'TypeError: Cannot read property \'oBaseGuids\' of...
@Fleker For inspiration, OpenAPI uses tags to create logical groupings. https://swagger.io/docs/specification/grouping-operations-with-tags/ Following their implementation we could alternatively implement grouping and shared behavior the following way: ```yaml registers: - Red: address:...
@Fleker I'd say we definitely should have a domain. I'm also fine with Cloud Build to generate the docs.