SEED-platform / seed

Standard Energy Efficiency Data (SEED) Platform™ is a web-based application that helps organizations easily manage data on the energy performance of large groups of buildings.
Other
106 stars 55 forks source link

Fix property search endpoint in Swagger #4579

Closed nllong closed 3 months ago

nllong commented 3 months ago

Any background context you want to provide?

The search endpoint in swagger was missing the org_id as a parameter, causing it not to return results.

What's this PR do?

How should this be manually tested?

What are the relevant tickets?

n/a

Screenshots (if appropriate)

image

github-actions[bot] commented 3 months ago

Label error. Requires at least 1 of: Feature, Bug, Enhancement, Maintenance, Documentation, Performance, Do not publish. Found:

nllong commented 3 months ago

@perryr16 / @axelstudios - this issue appeared on yesterday's demo.

axelstudios commented 3 months ago

Lol I knew you were going to fix this after I saw that in the demo.. we have a lot of endpoints with missing swagger params unfortunately