Skip to content
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

Merged
merged 6 commits into from
Dec 2, 2019
Merged

ODATA Expand migration #74

merged 6 commits into from
Dec 2, 2019

Conversation

Rick-Anderson
Copy link
Contributor

@Rick-Anderson Rick-Anderson commented Nov 14, 2019

@opbld30
Copy link

opbld30 commented Nov 14, 2019

Docs Build status updates of commit 4bd36d8:

⚠️ Validation status: warnings

File Status Preview URL Details
Odata-docs/webapi/odata-expand.md ⚠️Warning 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] 2 invalid cross reference(s) "<xref:web-api/advanced/odata-security>", "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.

@opbld32
Copy link

opbld32 commented Nov 14, 2019

Docs Build status updates of commit ea891df:

⚠️ Validation status: warnings

File Status Preview URL Details
Odata-docs/webapi/odata-expand.md ⚠️Warning 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.

@opbld30
Copy link

opbld30 commented Nov 14, 2019

Docs Build status updates of commit 84ef2af:

✅ Validation status: passed

File Status Preview URL 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

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.

@opbld33
Copy link

opbld33 commented Nov 14, 2019

Docs Build status updates of commit d741977:

⚠️ Validation status: warnings

File Status Preview URL Details
Odata-docs/webapi/odata-security.md ⚠️Warning 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.

@opbld34
Copy link

opbld34 commented Nov 14, 2019

Docs Build status updates of commit 01f57f6:

✅ Validation status: passed

File Status Preview URL Details
Odata-docs/TOC.yml ✅Succeeded View
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.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

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.

@opbld32
Copy link

opbld32 commented Nov 14, 2019

Docs Build status updates of commit 5047a48:

✅ Validation status: passed

File Status Preview URL Details
Odata-docs/TOC.yml ✅Succeeded View
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.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

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.

@Rick-Anderson Rick-Anderson marked this pull request as ready for review November 14, 2019 03:47
@madansr7 madansr7 merged commit 827a829 into MicrosoftDocs:master Dec 2, 2019
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.

Add OData Expand Create an ODATA security doc
6 participants