Skip to content

Transfer Experience Endpoints to Identities Scope and update the data structure for requests and responses #430

Description

@sanaderi

Move experience-related endpoints to the identities scope and update the data structure for requests and responses.

Changes Required

Request Change

Instead of receiving a title, the experience request should now receive a school_id.

Response Change

The experiences response should now return the school_title.

Acceptance Criteria

  • All experience endpoints are moved under identities scope
  • Experience creation/update uses school_id instead of title
  • Experience response includes school_title
  • Existing functionality remains intact

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

Status
Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions