-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ODATA Expand migration #74
Conversation
Docs Build status updates of commit ea891df:
|
File | Status | Preview URL | Details |
---|---|---|---|
Odata-docs/webapi/odata-expand.md | View | Details | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/CU_expand.csproj | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Controllers/EnrollmentController.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/Controllers/ValuesController.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Data/DbInitializer.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Data/SchoolContext.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Course.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/CourseAssignment.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Department.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Enrollment.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Instructor.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/OfficeAssignment.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/SchoolViewModels/AssignedCourseData.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/SchoolViewModels/CourseViewModel.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/SchoolViewModels/EnrollmentDateGroup.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/SchoolViewModels/InstructorIndexData.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Student.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/StudentVM.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/StudentZsecret.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/ODataValidators/MyEnableQueryAttribute.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/ODataValidators/MyExpandValidator.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/PaginatedList.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Program.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Startup.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/appsettings.Development.json | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/appsettings.json | ✅Succeeded |
Odata-docs/webapi/odata-expand.md
- [Warning]
1 invalid cross reference(s) "index".
For more details, please refer to the build report.
Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.
Docs Build status updates of commit 84ef2af: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
Docs Build status updates of commit d741977:
|
File | Status | Preview URL | Details |
---|---|---|---|
Odata-docs/webapi/odata-security.md | View | Details | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/CU_expand.csproj | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Controllers/EnrollmentController.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/Controllers/ValuesController.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Data/DbInitializer.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Data/SchoolContext.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Course.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/CourseAssignment.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Department.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Enrollment.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Instructor.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/OfficeAssignment.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/SchoolViewModels/AssignedCourseData.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/SchoolViewModels/CourseViewModel.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/SchoolViewModels/EnrollmentDateGroup.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/SchoolViewModels/InstructorIndexData.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/Student.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/StudentVM.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Models/StudentZsecret.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/ODataValidators/MyEnableQueryAttribute.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/ODataValidators/MyExpandValidator.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/PaginatedList.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Program.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/Startup.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-advanced/sample/odata-expand/appsettings.Development.json | ✅Succeeded | ||
Odata-docs/webapi/odata-advanced/sample/odata-expand/appsettings.json | ✅Succeeded | ||
Odata-docs/webapi/odata-expand.md | ✅Succeeded | View | |
Odata-docs/webapi/odata-security/sample/ODataAPI/Controllers/TodoController.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/Controllers/ValuesController.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-security/sample/ODataAPI/Models/Employee.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-security/sample/ODataAPI/Models/TodoContext.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/Models/TodoItem.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/ODataAPI.csproj | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/ODataAttribute/MyEnableQueryAttribute.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/ODataAttribute/MyFilterNavPropQueryValidator.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-security/sample/ODataAPI/ODataAttribute/MyFilterQueryValidator.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-security/sample/ODataAPI/ODataAttribute/MyOrderByValidator.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/Program.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/Startup.cs | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/StartupEDM.cs | ✅Succeeded | View | |
Odata-docs/webapi/odata-security/sample/ODataAPI/appsettings.Development.json | ✅Succeeded | ||
Odata-docs/webapi/odata-security/sample/ODataAPI/appsettings.json | ✅Succeeded |
Odata-docs/webapi/odata-security.md
- [Warning]
1 invalid cross reference(s) "<xref:System.Linq.IQueryable>".
For more details, please refer to the build report.
Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report.
Docs Build status updates of commit 01f57f6: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
Docs Build status updates of commit 5047a48: ✅ Validation status: passed
For more details, please refer to the build report. Note: If you changed an existing file name or deleted a file, broken links in other files to the deleted or renamed file are listed only in the full build report. |
Copy/Paste of dotnet/AspNetCore.Docs#12150
Fixes dotnet/AspNetCore.Docs#12306 Fixes dotnet/AspNetCore.Docs#12115