Skip to content

Release 1.150.3 - #3579

Merged
odlbot merged 3 commits into
releasefrom
release-candidate
May 14, 2026
Merged

odlbot merged 3 commits into
releasefrom
release-candidate

Conversation

@odlbot

@odlbot odlbot commented May 14, 2026

Copy link
Copy Markdown
Contributor

Copilot

annagav

annagav and others added 3 commits May 12, 2026 19:49
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
…nstead of returning 401/403 (#3563)

Co-authored-by: zamanafzal <11922730+zamanafzal@users.noreply.github.com>
@github-actions

Copy link
Copy Markdown

OpenAPI Changes

Show/hide ## Changes for v0.yaml:
## Changes for v0.yaml:
13 changes: 0 error, 0 warning, 13 info
info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v1/program_enrollments/
		added the required property `items/program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API DELETE /api/v1/program_enrollments/{id}/
		added the required property `program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v1/program_enrollments/{id}/
		added the required property `program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v1/programs/
		added the required property `results/items/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v1/programs/{id}/
		added the required property `page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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 `page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status



## Changes for v1.yaml:
13 changes: 0 error, 0 warning, 13 info
info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/program_enrollments/
		added the required property `items/program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API DELETE /api/v1/program_enrollments/{id}/
		added the required property `program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/program_enrollments/{id}/
		added the required property `program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/programs/
		added the required property `results/items/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/programs/{id}/
		added the required property `page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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 `page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status



## Changes for v2.yaml:
13 changes: 0 error, 0 warning, 13 info
info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v1/program_enrollments/
		added the required property `items/program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API DELETE /api/v1/program_enrollments/{id}/
		added the required property `program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v1/program_enrollments/{id}/
		added the required property `program/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v1/programs/
		added the required property `results/items/page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v1/programs/{id}/
		added the required property `page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status

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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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/page/allOf[#/components/schemas/ProgramPage]/list_price` 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 `page/allOf[#/components/schemas/ProgramPage]/list_price` to the response with the `200` status



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

@odlbot
odlbot merged commit 0e13ebe into release May 14, 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.

3 participants