feat: enhance API parameter documentation with semantic hints

- Introduced semantic hints for API parameters in the endpoint catalog, providing clearer guidance on expected values and formats.
- Updated the endpoint text generation to include these hints, improving the usability of the API documentation for developers.
- Enhanced the overall clarity of parameter descriptions, facilitating better understanding and implementation of API calls.

These changes significantly improve the developer experience by making API interactions more intuitive and informative.
This commit is contained in:
Mauricio Siu
2026-04-12 11:55:41 -06:00
parent 734641b516
commit d54aa02ad2
3 changed files with 41 additions and 6 deletions

File diff suppressed because one or more lines are too long