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

Integrate Action API Enhancements #188

Closed
p-a-s-c-a-l opened this issue Oct 19, 2016 · 4 comments
Closed

Integrate Action API Enhancements #188

p-a-s-c-a-l opened this issue Oct 19, 2016 · 4 comments

Comments

@p-a-s-c-a-l
Copy link
Member

p-a-s-c-a-l commented Oct 19, 2016

Integrate Action API Enhancements of #123 into DEV.
See also cismet/cids-server-rest#82

@p-a-s-c-a-l
Copy link
Member Author

  • @p-a-s-c-a-l Unwrap GenericResourceWithContentType return type of RestApiCidsServerActions in RESTfulSerialInterfaceConnector to maintain compatibility with legacy Java Clients
  • @jeanatcismet Update GetServerResourceServerAction to RestApiCidsServerActions if it shall be used by REST Clients

p-a-s-c-a-l added a commit that referenced this issue Jan 16, 2017
p-a-s-c-a-l added a commit that referenced this issue Jan 19, 2017
p-a-s-c-a-l added a commit that referenced this issue Jan 19, 2017
p-a-s-c-a-l added a commit that referenced this issue Mar 28, 2017
@p-a-s-c-a-l
Copy link
Member Author

WARNING: Unwrapping GenericResourceWithContentType in RESTfulSerialInterfaceConnector introduced in 0d87208 breaks pure REST Clients that rely on content type!

p-a-s-c-a-l added a commit that referenced this issue Apr 12, 2017
p-a-s-c-a-l added a commit that referenced this issue May 29, 2017
p-a-s-c-a-l added a commit that referenced this issue Aug 30, 2018
@p-a-s-c-a-l
Copy link
Member Author

  • 361986d...2c7b488 feature/188-integrate-action-api-enhancements -> feature/188-integrate-action-api-enhancements (forced update)

p-a-s-c-a-l added a commit that referenced this issue Sep 3, 2018
minor bugfix

#188 improve content type handling of action results

#195 disable automatic unwrapping of GenericResourceWithContentType and leave it up to the client

#194 replace deprecated cids-parent by cismet-parent

#188 use cids-server-rest-types 5.1-SNAPSHOT, declare used undeclared dependencies

#188 support action result tranformation

#188 ensure backwards compatilbity of RestApiCidsServerAction, unwrap GenericResourceWithContentType

#188 re-integrate action api enhancements from #123
p-a-s-c-a-l added a commit that referenced this issue Sep 3, 2018
@p-a-s-c-a-l
Copy link
Member Author

See #218

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant