buildingSMART / documents-API

part of the openCDE portfolio
22 stars 2 forks source link

Fix warnings and error in Swagger.yaml #7

Closed GeorgDangl closed 2 years ago

GeorgDangl commented 2 years ago

We've had these two issues show up on Swagger Hub: image

So, I added an empty description element to the bulk query endpoint (that's consistent with the other endpoints), and moved the description of a model from where it's referenced to the class itself.