Skip to content

Sync create meta model with new API #228

@ma-mirzaei

Description

@ma-mirzaei

API /v1/meta-models method: POST has changed

We have a new boolean attribute applyGenModelFixes.

In the first call, you should call this API with applyGenModelFixes set to false.
If the backend returns a 400 error with Metamodel rejected messages, you should ask the client if we found some error in your genmodel and suggest 2 options:
Save the metamodel with modifying the genmodel automatically by the system (you should set applyGenModelFixes to true and recall API again)
or cancel the scenario

If in first call we don’t find any problem, the response of API will be 200 OK

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions