Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update openapi.yaml for Better Organization and Mintlify Compatibility #79

Open
olearycrew opened this issue Oct 2, 2024 · 0 comments

Comments

@olearycrew
Copy link
Contributor

Objective: Clean up the openapi.yaml file to ensure it is well-organized and can be automatically imported into Mintlify for generating high-quality, structured API documentation.

Background: As part of Project Delta, we aim to enhance our open API documentation. One of the key steps is to ensure our openapi.yaml file is clean, well-organized, and compatible with Mintlify's automatic documentation generation.

Reference: Mintlify OpenAPI Setup Documentation

Tasks:

  1. Review Current openapi.yaml:

    • Conduct a thorough review of the existing openapi.yaml file.
    • Identify any inconsistencies, errors, or outdated information.
  2. Clean Up and Organize:

    • Ensure all endpoints are correctly defined and documented.
    • Group related endpoints logically to improve readability and organization.
    • Add missing descriptions, parameters, and response schemas.
  3. Ensure Mintlify Compatibility:

    • Follow Mintlify guidelines to ensure the openapi.yaml is compatible with their platform.
    • Validate the openapi.yaml using Mintlify’s tools or any OpenAPI validators to ensure there are no errors.
  4. Test Import to Mintlify:

    • Import the cleaned-up openapi.yaml into Mintlify.
    • Verify that the generated documentation is well-organized and comprehensive.
    • Make any necessary adjustments based on the import results.
  5. Documentation and Review:

    • Document the changes made to the openapi.yaml file.
    • Request reviews from team members to ensure accuracy and completeness.

Acceptance Criteria:

  • The openapi.yaml file should be free of errors and inconsistencies.
  • The file should be well-organized, with logical grouping of endpoints.
  • The file should be successfully imported into Mintlify, generating well-structured and comprehensive documentation.
  • All changes should be documented, and the file should pass peer review.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant