Operations & Troubleshooting
Keeping Firestone Running Smoothly
This section provides practical guidance for operating and troubleshooting firestone workflows.
1. Troubleshooting Generation Failures
Diagnose and fix errors that occur during spec generation (syntax errors, invalid schema).
2. Troubleshooting Validation Errors
Identify and resolve issues where your API implementation doesn't match the generated contract.
3. Understanding OpenAPI Specifications
Interpret Firestone-generated OpenAPI specs and debug output structure.
4. Client & Server Generation
Workflows for using openapi-generator with Firestone outputs.
5. Running in Docker
Using the official Docker image for consistent builds.
6. Swagger UI Server
Operational tips for the built-in --ui-server.
Pages in this section:
- Security Best Practices
- Client & Server Generation
- API Design Principles
- Understanding the Generated OpenAPI Spec
- Naming Conventions
- Schema References & Reuse
- Design Philosophy
- Running in Docker
- Security Schemes
- Multi-Resource APIs
- Generation Failures
- Authentication Patterns
- Advanced Pagination & Filtering
- Schema Design
- OpenAPI Ecosystem Integration
- Versioning Strategies
- JSON Schema Validation
- Using the Integrated Swagger UI Server
- Custom Templates