Closed GeorgDangl closed 2 years ago
We've had these two issues show up on Swagger Hub:
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.
description
We've had these two issues show up on Swagger Hub:
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.