Skip to content

Update NamespaceProperties support, clean up ResponseTitle. #13

Merged
YijunXieMS merged 4 commits intoYijunXieMS:sb_control_clientfrom
conniey:add-namespace
Jun 16, 2020
Merged

Update NamespaceProperties support, clean up ResponseTitle. #13
YijunXieMS merged 4 commits intoYijunXieMS:sb_control_clientfrom
conniey:add-namespace

Conversation

@conniey
Copy link
Copy Markdown

@conniey conniey commented Jun 16, 2020

  1. Updates produces/consumes -> It is using application/atom+xml
    1. Taken from documentation when looking at response/request headers.
  2. Fixes NamespacePropertiesEntry and NamespaceProperties
    1. Use MessagingSku and NamespceType enum
    2. Add MessagingUnits and Alias properties
  3. Removes ResponseTitle
    1. Replaces instances of "title" (used in entry) with "object"
    2. Java cannot deserialize "title" as a string because it is not a string, it is a complex object.
  4. Changes GET $namespaceInfo to return NamespacePropertiesEntry
    1. It can't return other types like GET entity.

@YijunXieMS YijunXieMS merged commit ecd1bf2 into YijunXieMS:sb_control_client Jun 16, 2020
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

Successfully merging this pull request may close these issues.

2 participants