Get Proplet SDF Description
Returns a Semantic Definition Format (SDF) document describing the proplet's properties, actions, events, and data schemas. The document schema version is 1.0 and increments when the shape changes in a breaking way.
curl -X GET "https://example.com/proplets/string/sdf"{ "info": { "title": "string", "version": "string", "license": "string" }, "sdfThing": {}}