You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
POST /floorplans Creates a floorplan
GET /floorplans Returns a list of floorplans
GET /floorplans/<id> Returns the floorplan
PUT /floorplans/<id> Update the floorplan
The text was updated successfully, but these errors were encountered:
This issue is meant to discuss the API reference.
GET
/lanets
Returns the Lan ETS logoPOST
/floorplans
Creates a floorplanGET
/floorplans
Returns a list of floorplansGET
/floorplans/<id>
Returns the floorplanPUT
/floorplans/<id>
Update the floorplanThe text was updated successfully, but these errors were encountered: