USACE / instrumentation

Instrumentation project issue tracking and project planning
MIT License
5 stars 1 forks source link

Users Can Create API Tokens (Keys) Associated with their Profile #28

Closed brettpalmberg closed 3 years ago

brettpalmberg commented 3 years ago

Support ability for users to create API Access Tokens (Keys) via the API.

Following changes to entities that keep track of Creator CreateDate Updater UpdateDate :

brettpalmberg commented 3 years ago

Update Regression Tests. Changes required in JSON Schema Validation to (1) change int --> string for creator and updater fields and (2) Allow null values in creator and updater fields