Skip to content

Release 1.142.2#3397

Open
odlbot wants to merge 7 commits intoreleasefrom
release-candidate
Open

Release 1.142.2#3397
odlbot wants to merge 7 commits intoreleasefrom
release-candidate

Conversation

@odlbot
Copy link
Contributor

@odlbot odlbot commented Mar 18, 2026

Chris Chudzicki

annagav

Rachel Lougee

cp-at-mit

Dan Subak

@github-actions
Copy link

OpenAPI Changes

Show/hide ## Changes for v0.yaml:
## Changes for v0.yaml:
45 changes: 9 error, 0 warning, 36 info
error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		the 'course_run/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/courses/
		the 'results/items/courseruns/items/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/courses/{id}/
		the 'courseruns/items/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/enrollments/
		the '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/enrollments/
		the 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '201'

error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/
		the '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		the '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		the 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		the 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '201'

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the optional property 'course_run/products/items/is_active' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the required property 'course_run/products/items/description' to the response with the '200' status

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

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the required property 'course_run/products/items/price' to the response with the '200' status

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

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

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

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

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/courses/{id}/
		added the optional property 'courseruns/items/products/items/is_active' to the response with the '200' status

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

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

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

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/enrollments/
		added the optional property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/enrollments/
		added the optional property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/
		added the optional property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the optional property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the optional property 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the optional property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '201' status



## Changes for v1.yaml:
45 changes: 9 error, 0 warning, 36 info
error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		the 'course_run/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/courses/
		the 'results/items/courseruns/items/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/courses/{id}/
		the 'courseruns/items/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/enrollments/
		the '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/enrollments/
		the 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '201'

error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/
		the '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		the '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		the 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		the 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '201'

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the optional property 'course_run/products/items/is_active' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the required property 'course_run/products/items/description' to the response with the '200' status

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

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the required property 'course_run/products/items/price' to the response with the '200' status

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

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

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

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

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/courses/{id}/
		added the optional property 'courseruns/items/products/items/is_active' to the response with the '200' status

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

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

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

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/enrollments/
		added the optional property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/enrollments/
		added the required property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/enrollments/
		added the optional property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/
		added the optional property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the optional property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the optional property 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the optional property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '201' status



## Changes for v2.yaml:
45 changes: 9 error, 0 warning, 36 info
error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		the 'course_run/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/courses/
		the 'results/items/courseruns/items/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/courses/{id}/
		the 'courseruns/items/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/enrollments/
		the '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/enrollments/
		the 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '201'

error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/
		the '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		the '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		the 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '200'

error	[response-property-type-changed] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		the 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/' response's property type/format changed from ''/'' to 'object'/'' for status '201'

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the optional property 'course_run/products/items/is_active' to the response with the '200' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the required property 'course_run/products/items/description' to the response with the '200' status

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

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/course_certificates/{cert_uuid}/
		added the required property 'course_run/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/courses/
		added the optional property 'results/items/courseruns/items/products/items/is_active' to the response with the '200' status

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

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

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

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/courses/{id}/
		added the optional property 'courseruns/items/products/items/is_active' to the response with the '200' status

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

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

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

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/enrollments/
		added the optional property '/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '200' status

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

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

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

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/enrollments/
		added the optional property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/enrollments/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/
		added the optional property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API DELETE /api/v2/program_enrollments/{id}/
		added the optional property '/items/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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/enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API GET /api/v2/program_enrollments/{id}/
		added the optional property 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' 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 'enrollments/items/run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the optional property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/is_active' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/description' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/id' to the response with the '201' status

info	[response-required-property-added] at head/openapi/specs/v2.yaml	
	in API POST /api/v2/verified_program_enrollments/{program_id}/{courserun_id}/
		added the required property 'run/allOf[#/components/schemas/V2CourseRunWithCourse]/products/items/price' to the response with the '201' status



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

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.

6 participants