Skip to content

Conversation

@chullybun
Copy link
Collaborator

@chullybun chullybun commented Sep 24, 2024

  • Fixed: Added option AcceptsBody to Parameter.WebApiFrom to ensure consistent behaviour with Create and Update operation types in terms of how a body value is handled within the API Controller.
  • Fixed: Fixed the value parameter inference where operation type is Custom and the ValueType is specified; ensures operation is generated correctly.
  • Fixed: Fixed the Agent code-generation to enable optional operation parameters where applicable.

- *Fixed:* Added option `AcceptsBody` to `Parameter.WebApiFrom` to ensure consistent behaviour with `Create` and `Update` operation types in terms of how a body value is handled within the API Controller.
- *Fixed:* Fixed the `value` parameter inference where operation type is `Custom` and the `ValueType` is specified; ensures operation is generated correctly.
@chullybun chullybun merged commit 9520dbd into master Sep 24, 2024
@chullybun chullybun deleted the v5.15.1 branch September 24, 2024 20:50
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.

1 participant