Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Solution 1:

...

** request body for the form read API:

Code Block
{
  formType: 'framework',
  formAction: 'search',
  contentType: 'framework-code',
}

...