mozilla-iam / cis

Home of Mozilla IAM change integration service repository.
Mozilla Public License 2.0
10 stars 27 forks source link

Change API shouldn't require `uuid` and `primary_username` for new profiles #508

Open april opened 4 years ago

april commented 4 years ago

Since CIS initializes these values, you shouldn't be required to set them to null when you post a new profile.

Currently CIS crashes if you try to POST a new profile without these attributes.