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
42
42
43
43
All project documentation is organized in the ` docs/ ` folder:
44
44
45
+ - ** [ docs/API.md] ( docs/API.md ) ** - Complete API documentation with endpoints, examples, and schemas
45
46
- ** [ docs/TESTING.md] ( docs/TESTING.md ) ** - Comprehensive testing guide with patterns and best practices
46
47
- ** [ docs/CONFIGURATION.md] ( docs/CONFIGURATION.md ) ** - Widget mapping and base template configuration guide
47
48
- ** [ docs/DEVELOPMENT_IDENTITY_HEADER.md] ( docs/DEVELOPMENT_IDENTITY_HEADER.md ) ** - Identity header generation for local development
48
49
- ** [ docs/AI_AGENT_CONTEXT.md] ( docs/AI_AGENT_CONTEXT.md ) ** - Guidelines for AI-assisted development
49
50
50
51
## More Information
51
52
53
+ - See ** [ docs/API.md] ( docs/API.md ) ** for complete API documentation with endpoints, examples, and schemas.
52
54
- See the Makefile for available commands.
53
55
- See the ` cmd/dev/user-identity.go ` script for identity header generation logic.
54
56
- See ** [ docs/TESTING.md] ( docs/TESTING.md ) ** for comprehensive testing documentation.
You can’t perform that action at this time.
0 commit comments