Commit graph

2 commits

Author SHA1 Message Date
873ea789f1 chore: move postman guide into postman folder as README.md
- docs/postman-guide.md → docs/postman/README.md (auto-loads on folder view)
- Updated main README.md links
2026-07-15 18:10:02 +00:00
8cfd403c14 chore: reorganise docs/ folder for Postman, examples, and OpenAPI spec
- Moved into docs/:
  docs/postman/collection.json         ← authelia-api.postman_collection.json
  docs/postman/environment.json        ← authelia-api.postman_environment.json
  docs/postman-guide.md                ← POSTMAN_GUIDE.md
  docs/openapi.yml                     ← openapi.yml
  docs/examples/bulk-request.json      ← example_bulk_request.json
- Updated README.md with new paths and docs/ structure
- Updated .dockerignore to reflect new layout
- Removed stale pre-built binary from working tree
2026-07-15 18:03:52 +00:00
Renamed from POSTMAN_GUIDE.md (Browse further)