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

Metadata cleanup. Approval. Synchronization. #169

Merged
merged 53 commits into from
Feb 28, 2023
Merged

Conversation

MarkusHorstmann
Copy link
Collaborator

@MarkusHorstmann MarkusHorstmann commented Dec 17, 2022

This PR contains the following breaking changes:

  1. SDK, REST, GraphQL: The License field is no longer an enumeration/number, but a string that is intended to contain an SPDX license expression.
  2. SDK only: GetNodeSetDependencies parameter renamed from namespaceUri to modelUri (affects only clients that specify the parameter name in the method call).
  3. REST /infomodel/upload (UploadNamespace) now returns the identifier of the uploaded nodeset instead of the text "Upload successful!"
  4. GraphQL:
    4.1 PropertyModel.eURangeNodeId is now euRangeNodeId (proper camel casing), same for euRangeModelingRule and euRangeAccessLevel
    4.2 Previously marked as deprecated, now removed: namespaces, nameSpace, category, organisation, metadata, nodeSet, objectType, referenceType, variableType

@MarkusHorstmann MarkusHorstmann linked an issue Feb 16, 2023 that may be closed by this pull request
MarkusHorstmann added a commit to cesmii/CESMII-CloudLibrary that referenced this pull request Feb 16, 2023
MarkusHorstmann added a commit to cesmii/CESMII-CloudLibrary that referenced this pull request Feb 16, 2023
MarkusHorstmann added a commit to cesmii/CESMII-CloudLibrary that referenced this pull request Feb 17, 2023
@MarkusHorstmann MarkusHorstmann linked an issue Feb 17, 2023 that may be closed by this pull request
@MarkusHorstmann
Copy link
Collaborator Author

@MarkusHorstmann do you have a running staging instance so we can confirm the compatibility?

This is now running in https://cloudlib-back-stage.azurewebsites.net/.

@BoBiene
Copy link
Collaborator

BoBiene commented Feb 22, 2023

@MarkusHorstmann do you have a running staging instance so we can confirm the compatibility?

This is now running in https://cloudlib-back-stage.azurewebsites.net/.

Thank you. Tests looks good.

Copy link
Collaborator

@BoBiene BoBiene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@malessainray malessainray left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
4 participants