Skip to content

Profile update API failing if we are giving values other than BMGS(Board, Medium, GradeLevel, Subject) #122

Closed Answered by amitpriyadarshi
swayangjit asked this question in Issues
Discussion options

You must be logged in to vote

@swayangjit As per the discussion with @Ajoymaity and @Jayaprakash8887 sharing the details for introducing new categories into the framework system and use them.

To introduce any new framework category into the system we need to follow below steps:

  1. Add the categories into the master category list by calling below api. Currently this API is not exposed, you need call it directly into the learning service. Also you need to update the naming convention accordingly in the below request payload. One should be very careful while this API.
curl --location 'http://localhost:8080/learning-service/framework/v3/category/master/create' \
--header 'Content-Type: application/json' \
--data '{
    "re…

Replies: 2 comments 10 replies

Comment options

You must be logged in to vote
9 replies
@Jayaprakash8887
Comment options

@Jayaprakash8887
Comment options

@Ajoymaity
Comment options

@Jayaprakash8887
Comment options

@Ajoymaity
Comment options

Comment options

You must be logged in to vote
1 reply
@Jayaprakash8887
Comment options

Answer selected by swayangjit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Issues
Labels
None yet
5 participants