Something went wrong. Try again.
atproto Thingiverse but good
Something went wrong. Try again.
123456789101112131415161718192021{ "lexicon": 1, "id": "space.polymodel.library.getModelLoadBundle", "defs": { "main": { "type": "query", "description": "Resolve a model Part URI into one bounded binary load bundle containing the primary resource and every indexed companion resource required by the format.", "parameters": { "type": "params", "required": ["uri"], "properties": { "uri": { "type": "string", "format": "at-uri" } } }, "output": { "encoding": "*/*" } } }}