Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add all entities as object types #4992

Merged
merged 5 commits into from
May 21, 2019

Conversation

alkamin
Copy link
Contributor

@alkamin alkamin commented May 20, 2019

Overview

This PR adds case objects to ObjectType to cover all API accessible entities. This includes the addition of members for:

  • platform
  • organization
  • team
  • user
  • upload
  • export
  • feed
  • maptoken
  • license
  • tooltag
  • toolcategory
  • aoi

This PR also adds a CREATE member to ActionType.

Checklist

  • Description of PR is in an appropriate section of the changelog and grouped with similar changes if possible
  • Swagger specification updated

Notes

I was going to update the database enums for object_type and action_type but since we moved ACRs to a column on entities, they haven't been used. I've created #4994 to address this issue.

Testing Instructions

  • CI

@alkamin alkamin force-pushed the feature/ak/add-all-object-types branch from a5324c9 to 6acad2c Compare May 20, 2019 17:11
@alkamin alkamin changed the title [WIP] Add all entities as object types Add all entities as object types May 20, 2019
@alkamin alkamin requested a review from notthatbreezy May 20, 2019 17:16
@notthatbreezy notthatbreezy merged commit 937ce79 into develop May 21, 2019
@notthatbreezy notthatbreezy deleted the feature/ak/add-all-object-types branch May 21, 2019 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants