Validate Model Config

Validate that a model config can be used to build a PyBaMM model.

Returns validation result with success status and error message if validation fails.

post/models/validate-config

Request body

configobject required

Response

Successful Response

{"stackTrail":"paths:/models/validate-config:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes