MicrosoftDocs / OData-docs

Creative Commons Attribution 4.0 International
33 stars 113 forks source link

Replace ActionResult with ActionResultOfT #286

Closed gathogojr closed 1 year ago

gathogojr commented 1 year ago

Replace ActionResult with ActionResult<T> in code samples where a controller action returns a value. Justification: Improved type-checking

RE: https://github.com/OData/AspNetCoreOData/issues/805#issuecomment-1428128420

learn-build-service-prod[bot] commented 1 year ago

Learn Build status updates of commit cda91d0:

:white_check_mark: Validation status: passed

File Status Preview URL Details
Odata-docs/webapi-8/fundamentals/action-routing.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/fundamentals/entity-routing.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/fundamentals/entityset-routing.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/fundamentals/function-routing.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/fundamentals/navigation-routing.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/fundamentals/property-routing.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/fundamentals/routing-overview.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/fundamentals/singleton-routing.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/getting-started.md :white_check_mark:Succeeded View
Odata-docs/webapi-8/tutorials/basic-crud.md :white_check_mark:Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please: