Skip to content

Conversation

@xiaoyijun
Copy link
Contributor

Summary

Add documentation for dev feature development workflow and API development checklist:

  • docs/dev-feature.md - How to work with dev features in Logto

    • Usage in Core package (EnvSet.values.isDevFeaturesEnabled)
    • Usage in Console package (@/consts/env)
    • Usage in integration tests (devFeatureTest / devFeatureDisabledTest)
    • OpenAPI documentation with "Dev feature" tag
    • Custom operation IDs in devFeatureCustomRoutes
    • Graduation checklist
  • docs/api-development-checklist.md - Checklist for API development

    • Route definition
    • Custom operation ID configuration
    • OpenAPI documentation requirements
    • Common errors and solutions

Testing

N/A

Checklist

  • .changeset
  • unit tests
  • integration tests
  • necessary TSDoc comments

@github-actions
Copy link

github-actions bot commented Feb 3, 2026

COMPARE TO master

Total Size Diff 📈 +8.4 KB

Diff by File
Name Diff
docs/api-development-checklist.md 📈 +4.15 KB
docs/dev-feature.md 📈 +4.25 KB

@xiaoyijun xiaoyijun requested a review from a team February 3, 2026 06:54
@xiaoyijun xiaoyijun marked this pull request as draft February 4, 2026 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant