Server side verification/lookup of user selected raster definition configuration
viviant100 opened this issue · 1 comments
viviant100 commented
We have a GraphQL query in place for retrieving valid raster definitions. This allows the UI to obtain the UUID of a valid configuration and then sned the UUID as part of the create request, rather than sending individual parameters. This approach should be sufficient to fulfill the requirement.
frankinspace commented
This description needs to be updated to match the approach we actually took but this ticket is actually complete, right @jbyrne6 @viviant100 ?