Closed gathogojr closed 1 year ago
Learn Build status updates of commit cda91d0:
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:
Replace
ActionResult
withActionResult<T>
in code samples where a controller action returns a value. Justification: Improved type-checkingRE: https://github.com/OData/AspNetCoreOData/issues/805#issuecomment-1428128420