Skip to content

Release 1.143.0#3411

Merged
odlbot merged 8 commits intoreleasefrom
release-candidate
Mar 23, 2026
Merged

Release 1.143.0#3411
odlbot merged 8 commits intoreleasefrom
release-candidate

Conversation

@odlbot
Copy link
Copy Markdown
Contributor

@odlbot odlbot commented Mar 23, 2026

Nathan Levesque

James Kachel

cp-at-mit

cp-at-mit and others added 8 commits March 19, 2026 16:12
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

OpenAPI Changes

Show/hide ## Changes for v0.yaml:
## Changes for v0.yaml:
11 changes: 0 error, 0 warning, 11 info
info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.programpage
		added the required property 'items/items/program_details/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/pages/{id}/
		added the required property '/oneOf[#/components/schemas/ProgramPageItem]/program_details/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_certificates/{cert_uuid}/
		added the required property 'program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/
		added the required property '/items/program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the required property '/items/program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the required property 'program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/programs/
		added the required property 'results/items/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/programs/{id}/
		added the required property 'programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v3/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v3/enrollments/
		added the required property 'run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v3/enrollments/{id}/
		added the required property 'run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '200' status



## Changes for v1.yaml:
11 changes: 0 error, 0 warning, 11 info
info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.programpage
		added the required property 'items/items/program_details/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/pages/{id}/
		added the required property '/oneOf[#/components/schemas/ProgramPageItem]/program_details/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_certificates/{cert_uuid}/
		added the required property 'program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/
		added the required property '/items/program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the required property '/items/program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the required property 'program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/programs/
		added the required property 'results/items/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/programs/{id}/
		added the required property 'programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v3/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v3/enrollments/
		added the required property 'run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v3/enrollments/{id}/
		added the required property 'run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '200' status



## Changes for v2.yaml:
11 changes: 0 error, 0 warning, 11 info
info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/pages/?fields=*&type=cms.programpage
		added the required property 'items/items/program_details/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/pages/{id}/
		added the required property '/oneOf[#/components/schemas/ProgramPageItem]/program_details/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_certificates/{cert_uuid}/
		added the required property 'program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/
		added the required property '/items/program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the required property '/items/program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the required property 'program/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/programs/
		added the required property 'results/items/programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/programs/{id}/
		added the required property 'programs' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v3/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v3/enrollments/
		added the required property 'run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v3/enrollments/{id}/
		added the required property 'run/allOf[#/components/schemas/CourseRunWithCourseV3]/course/allOf[#/components/schemas/CourseV3]/include_in_learn_catalog' to the response with the '200' status



Unexpected changes? Ensure your branch is up-to-date with main (consider rebasing).

@odlbot odlbot merged commit 201caea into release Mar 23, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants