File tree Expand file tree Collapse file tree 3 files changed +747
-1
lines changed Expand file tree Collapse file tree 3 files changed +747
-1
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,15 @@ Most endpoints require a valid `x-rh-identity` header. See [docs/DEVELOPMENT_IDE
4242
4343All project documentation is organized in the ` docs/ ` folder:
4444
45+ - ** [ docs/API.md] ( docs/API.md ) ** - Complete API documentation with endpoints, examples, and schemas
4546- ** [ docs/TESTING.md] ( docs/TESTING.md ) ** - Comprehensive testing guide with patterns and best practices
4647- ** [ docs/CONFIGURATION.md] ( docs/CONFIGURATION.md ) ** - Widget mapping and base template configuration guide
4748- ** [ docs/DEVELOPMENT_IDENTITY_HEADER.md] ( docs/DEVELOPMENT_IDENTITY_HEADER.md ) ** - Identity header generation for local development
4849- ** [ docs/AI_AGENT_CONTEXT.md] ( docs/AI_AGENT_CONTEXT.md ) ** - Guidelines for AI-assisted development
4950
5051## More Information
5152
53+ - See ** [ docs/API.md] ( docs/API.md ) ** for complete API documentation with endpoints, examples, and schemas.
5254- See the Makefile for available commands.
5355- See the ` cmd/dev/user-identity.go ` script for identity header generation logic.
5456- See ** [ docs/TESTING.md] ( docs/TESTING.md ) ** for comprehensive testing documentation.
You can’t perform that action at this time.
0 commit comments