Skip to content

Conversation

@odlbot
Copy link
Contributor

@odlbot odlbot commented Nov 17, 2025

Shankar Ambady

Anastasia Beglova

Carey P Gumaer

Chris Chudzicki

Jon Kafton

Ahtesham Quraish

renovate[bot]

Matt Bertrand

renovate bot and others added 18 commits November 12, 2025 10:22
* adding facet display field and migration

* adding display facet to opensearch

* make sure we only show offerrors with display_facet set to true

* regenerate spec

* check null

* fix test

* fixing test

* lint fix

* adding test for offered by filter

* lint fix

* lint fix

* lint fix

* fix flaky test

* removed use of 'in' operator

* remove display_facet from search index

* get offeror directly from object in db

* fix tests

* fix typecheck
* feat: adding tiptap integration with article crud operations

---------
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@192.168.10.8>
* Initial Tiptap Editor

* Update lockfile

* Ignore stylelint errors in vendor sheets

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Run fmt-fix

* Eslint ignore vendor code

* Revert main package.json

* Remove aliases from Tiptap template code imports

* Prettier fixes

* CodeQL fix

* React in scope fixes

* Format fix

* Transform react-hotkeys-hook to resolve esm error

* feat: adding tiptap integration with article crud operation

* feat: add upload image control in toolbar

* made wrapper component for editor

* Refactor ArticleEditor. Layour changed (wip)

* Refactor and layout fixes

* Remove initial editor route

* Reinstate edit page redirect. Update tests

* Remove unused value prop

* Lint

* Invalidate article detail cache

* Detail page layout. Fix race condition on content display after save

* Remove EditorContainer

* Update test

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@A006-01455.local>
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@192.168.10.30>
Co-authored-by: Ahtesham Quraish <ahtesham.quraish@192.168.10.8>
… learning resource types (#2695)

* adding all non-course indexes to command:

* fixing vector search indexes

* revised tests to ensure we catch all resource types
* adjust CTA buttons to new width of 124px, set new button text and end icon logic

* update tests to reflect new logic

* fix one more test
* remove prefetch helper, co-locate queryclient creation

* fix typo
* if the user's b2b orgs haven't changed after redeeming an enrollment code, redirect to the dashboard with an error flag in the query string params

* if enrollment code redemption fails, display an error

* adjust the logic to use response codes added to the mitxonline attach endpoint

* clear the error message query param after the first time it's seen

* prevent immediate hiding of the error when the query string is updated

* remove unnecessary state variable
 hybrid search v0
@github-actions
Copy link

OpenAPI Changes

Show/hide 230 changes: 0 error, 0 warning, 230 info
230 changes: 0 error, 0 warning, 230 info
info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/channels/
		added the optional property 'results/items/oneOf[#/components/schemas/UnitChannel]/unit_detail/unit/allOf[#/components/schemas/LearningResourceOfferorDetail]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API POST /api/v0/channels/
		added the optional property '/oneOf[#/components/schemas/UnitChannel]/unit_detail/unit/allOf[#/components/schemas/LearningResourceOfferorDetail]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/channels/type/{channel_type}/{name}/
		added the optional property '/oneOf[#/components/schemas/UnitChannel]/unit_detail/unit/allOf[#/components/schemas/LearningResourceOfferorDetail]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/channels/{id}/
		added the optional property '/oneOf[#/components/schemas/UnitChannel]/unit_detail/unit/allOf[#/components/schemas/LearningResourceOfferorDetail]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API PATCH /api/v0/channels/{id}/
		added the optional property '/oneOf[#/components/schemas/UnitChannel]/unit_detail/unit/allOf[#/components/schemas/LearningResourceOfferorDetail]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_content_files_search/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v0.yaml	
	in API GET /api/v0/vector_learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/content_file_search/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/contentfiles/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/contentfiles/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/courses/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/courses/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/courses/{learning_resource_id}/contentfiles/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/courses/{learning_resource_id}/contentfiles/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/
		added the optional property 'results/items/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/
		added the optional property 'results/items/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/
		added the optional property 'results/items/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/
		added the optional property 'results/items/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/
		added the optional property 'results/items/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/
		added the optional property 'results/items/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/
		added the optional property 'results/items/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/
		added the optional property 'results/items/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/{id}/
		added the optional property '/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/{id}/
		added the optional property '/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/{id}/
		added the optional property '/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/{id}/
		added the optional property '/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/{id}/
		added the optional property '/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/{id}/
		added the optional property '/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/{id}/
		added the optional property '/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/featured/{id}/
		added the optional property '/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/
		added the optional property 'results/items/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/
		added the optional property 'results/items/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/
		added the optional property 'results/items/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/
		added the optional property 'results/items/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/
		added the optional property 'results/items/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/
		added the optional property 'results/items/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/
		added the optional property 'results/items/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/
		added the optional property 'results/items/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/
		added the optional property '/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/
		added the optional property '/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/
		added the optional property '/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/
		added the optional property '/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/
		added the optional property '/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/
		added the optional property '/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/
		added the optional property '/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/
		added the optional property '/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/learning_paths/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/learning_paths/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/learning_paths/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/learning_paths/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/learning_paths/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/learning_paths/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/learning_paths/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/learning_paths/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/similar/
		added the optional property '/items/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/similar/
		added the optional property '/items/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/similar/
		added the optional property '/items/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/similar/
		added the optional property '/items/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/similar/
		added the optional property '/items/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/similar/
		added the optional property '/items/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/similar/
		added the optional property '/items/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/similar/
		added the optional property '/items/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/userlists/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/userlists/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/userlists/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/userlists/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/userlists/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/userlists/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/userlists/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learning_resources/{id}/userlists/
		added the optional property '/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/vector_similar/
		added the optional property '/items/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/vector_similar/
		added the optional property '/items/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/vector_similar/
		added the optional property '/items/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/vector_similar/
		added the optional property '/items/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/vector_similar/
		added the optional property '/items/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/vector_similar/
		added the optional property '/items/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/vector_similar/
		added the optional property '/items/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{id}/vector_similar/
		added the optional property '/items/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/contentfiles/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/contentfiles/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[request-parameter-enum-value-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the new enum value 'hybrid' to the 'query' request parameter 'search_mode'

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_search/
		added the optional property 'results/items/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[request-parameter-enum-value-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_user_subscription/
		added the new enum value 'hybrid' to the 'query' request parameter 'search_mode'

info	[request-parameter-enum-value-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learning_resources_user_subscription/check/
		added the new enum value 'hybrid' to the 'query' request parameter 'search_mode'

info	[request-parameter-enum-value-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learning_resources_user_subscription/subscribe/
		added the new enum value 'hybrid' to the 'query' request parameter 'search_mode'

info	[request-property-enum-value-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learning_resources_user_subscription/subscribe/
		added the new 'hybrid' enum value to the request property 'search_mode/allOf[#/components/schemas/SearchModeEnum]/'

info	[request-property-enum-value-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learning_resources_user_subscription/subscribe/
		added the new 'hybrid' enum value to the request property 'search_mode/allOf[#/components/schemas/SearchModeEnum]/'

info	[request-property-enum-value-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learning_resources_user_subscription/subscribe/
		added the new 'hybrid' enum value to the request property 'search_mode/allOf[#/components/schemas/SearchModeEnum]/'

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/learningpaths/{learning_resource_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API PATCH /api/v1/learningpaths/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

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

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/offerors/{code}/
		added the optional property 'display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcast_episodes/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcast_episodes/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/podcasts/{learning_resource_id}/items/{id}/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/programs/
		added the optional property 'results/items/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/programs/{id}/
		added the optional property 'offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/userlists/{userlist_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/userlists/{userlist_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/userlists/{userlist_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/userlists/{userlist_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/userlists/{userlist_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/userlists/{userlist_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ProgramResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/userlists/{userlist_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoPlaylistResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API GET /api/v1/userlists/{userlist_id}/items/
		added the optional property 'results/items/resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/VideoResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '200' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/userlists/{userlist_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/ArticleResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/userlists/{userlist_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/CourseResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/userlists/{userlist_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/LearningPathResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/userlists/{userlist_id}/items/
		added the optional property 'resource/allOf[#/components/schemas/LearningResource]/oneOf[#/components/schemas/PodcastEpisodeResource]/offered_by/allOf[#/components/schemas/LearningResourceOfferor]/display_facet' to the response with the '201' status

info	[response-optional-property-added] at head/openapi/specs/v1.yaml	
	in API POST /api/v1/userlists/{userlist_id}/items/
		added the optional property 'resource/allO...*[Comment body truncated]*

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.

9 participants