Skip to content

Conversation

@chullybun
Copy link
Collaborator

@chullybun chullybun commented Oct 21, 2024

  • Fixed: The ExecutionContext.Messages were not being returned as intended within the x-messages HTTP Response header; enabled within the ExtendedStatusCodeResult and ExtendedContentResult on success only (status code >= 200 and <= 299). Note these messages are JSON serialized as the underlying MessageItemCollection type.
  • Fixed: The AgentTester has been updated to return a HttpResultAssertor where the operation returns a HttpResult to enable further assertions to be made on the Result itself.

- *Fixed:* The `ExecutionContext.Messages` were not being returned as intended within the `x-messages` HTTP Response header; enabled within the `ExtendedStatusCodeResult` and `ExtendedContentResult` on success only (status code `>= 200` and `<= 299`). Note these messages are JSON serialized as the underlying `MessageItemCollection` type.
… where the operation returns a HttpResult to enable further assertions to be made on the Result itself.
@chullybun chullybun merged commit 1dfcbda into main Oct 23, 2024
@chullybun chullybun deleted the v3.27.3 branch October 23, 2024 16:06
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