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

Manage global Attribute Definitions #340

Open
nateiam opened this issue May 13, 2017 · 0 comments
Open

Manage global Attribute Definitions #340

nateiam opened this issue May 13, 2017 · 0 comments

Comments

@nateiam
Copy link
Contributor

nateiam commented May 13, 2017

As a Herd Publisher I want to manage global Attribute Definitions so I can enforce that Attributes are registered on all resources at various levels of the Herd metadata model

This story will initially allow users to declare global Attribute Definitions that will apply at the Format level. Future stories will enable applying at other levels and will enforce that the Attributes are present. This story simply allows for managing the Attribute Definitions themselves

Acceptance Criteria

  • New GlobalAttributeDefinition POST takes Attribute Name, Model Level and creates a global Attribute Definition
    • If any Model Level besides Format is supplied, return appropriate 40x error. Only Format-level is supported at this time.
  • New GlobalAttributeDefinitions GET returns list of Attribute Name, Model Level for all global Attribute Definitions
  • New GlobalAttributeDefinitions DELETE takes Attribute Name, Model Level and removes the global Attribute Definition of that name at that level
  • No Namespace-level authorization
@nateiam nateiam added this to the Release 0.43.0 milestone May 13, 2017
FINRAOSS pushed a commit that referenced this issue Jun 18, 2018
* commit '541df0ee1552c77e78cda7369dadb89963e39334':
  DM-10868 Search and manage status of suggested changes to BDef Description
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant