On 8/25/2024 02:59, org.apache.s...@io7m.com wrote:
Thanks. So from what I can make out, it looks like the application would
be given the name of an existing ConfigSet. It would then download that
ConfigSet, replace the schema with its own, and then create a new
ConfigSet based on the old one with the new schema. It would then create
a collection referencing that new ConfigSet. Does this sound correct?

Your application could do those things. When creating the new collection, you could do any of these:

1) Download a configset, replace the schema, upload.
2) Reference an existing configset.
3) Upload an entire configset.

Thanks,
Shawn

Reply via email to