Skip to content

Refactor: Rename requestBody to match interface in AnalyzeAsync#254

Merged
ziagham merged 1 commit into
cortexiumlabs:mainfrom
RicardoMacedo-prj:refactor/rename-analyze-body
May 16, 2026
Merged

Refactor: Rename requestBody to match interface in AnalyzeAsync#254
ziagham merged 1 commit into
cortexiumlabs:mainfrom
RicardoMacedo-prj:refactor/rename-analyze-body

Conversation

@RicardoMacedo-prj
Copy link
Copy Markdown
Contributor

… interface

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Renamed the requestBody parameter to body in the AnalyzeAsync implementation within InternalOnnxProvider.cs to guarantee consistency with the interface definition.

Issue reference

Closes #249

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles correctly
  • Created/updated tests
  • Unit tests passing
  • End-to-end tests passing
  • Extended the documentation / Created issue in cortexiumlabs/docs#
  • Specification has been updated / Created issue in cortexiumlabs/docs#
  • Provided sample for the feature / Created issue in cortexiumlabs/docs#

Copy link
Copy Markdown
Contributor

@ziagham ziagham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution :)

@ziagham ziagham merged commit fed2f1d into cortexiumlabs:main May 16, 2026
2 of 3 checks passed
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.

Rename requestBody parameter to body in AnalyzeAsync implementation in InternalOnnxProvider

2 participants