okta / okta-developer-docs

okta-developer-docs
https://github.com/okta/okta-developer-docs
140 stars 605 forks source link

Document Okta API type coercion #4483

Open exitcode0 opened 11 months ago

exitcode0 commented 11 months ago

Thank you for getting involved with Okta's Developer Docs!

Affected page(s):

Describe the problem(s):

If a user omits or provides incorrect data to the Okta API The Okta API will either fall back to defaults or it will attempt to perform type coercion I think some of the former is documented, but I believe the latter is undocumented?

If possible, describe a proposed fix:

It would be good to have documentation around how Type Coercion works in the Okta API I'd imagine if this is performed by Okta's API gateway this should be consistent for all Okta APIs

brianduffield-okta commented 11 months ago

Hi @exitcode0 I'll create an internal ticket to track this request. Thanks for the post.