Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When a response to a REST JSON web service call contains properties with null values these properties will be handled as non-existent properties. This means that null values are only accepted for properties that are specified as non-required in the response domain schema. Non-required properties on request domain schemas are not present in the actual request that the web service call creates, so there won't be any null values in web service call requests.

Blueriq as a Service

HTTP status codes

...