cqf-tooling icon indicating copy to clipboard operation
cqf-tooling copied to clipboard

Ensure alpha-numeric IDs

Open rob-reynolds opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. By default, HAPI uses numeric IDs internally and alpha-numeric IDs for users. However, the CQF Tooling allows IDs to be numeric, which results in resources that are not compatible with the default deploy of HAPI.

Describe the solution you'd like Given the above, the CQF Tooling should enforce that IDs of resources that are generated or verified by its operations are alpha-numeric, i.e. default HAPI compatible.

Describe alternatives you've considered There should be an override that allows numeric IDs for users who have overridden HAPI's default behavior.

rob-reynolds avatar Mar 26 '22 16:03 rob-reynolds