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

Remove deprecated attributes from REST API #190

Closed
RetGal opened this issue Aug 29, 2017 · 0 comments
Closed

Remove deprecated attributes from REST API #190

RetGal opened this issue Aug 29, 2017 · 0 comments

Comments

@RetGal
Copy link
Contributor

RetGal commented Aug 29, 2017

In ch.mobi.itc.mobiliar.rest.dtos.ResourceRelationDTO the new property relationName will replace the property identifier. The property identifier will be removed by v1.14. The following REST URIs are concerned:

  • /resources
  • /resources/{resourceGroupName}/{releaseName}
  • /resources/{resourceGroupName}/lte/{releaseName}
  • /resources/{resourceGroupName}/{releaseName}/relations
  • /resources/{resourceGroupName}
  • /resources/resourceGroups/{resourceGroupId}/releases/mostRelevant/
  • /resources/resourceGroups/{resourceGroupId}/releases/
  • /resources/resourceGroups/{resourceGroupId}/releases/{releaseId}

appsWithMvnVersion in the ch.mobi.itc.mobiliar.rest.dtos.DeploymentDTO is depricated and will be removed in v1.14. It was replaced with appsWithVersion in v1.12. This change concerns all /deployment REST URIs.

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