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

feat: use export annotation #1117

Merged
merged 1 commit into from
Mar 22, 2024
Merged

Commits on Mar 22, 2024

  1. feat: use export annotation

    - Go: Replaces `ftl:verb` and `ftl:enum` with `ftl:export`
    - Kotlin: Replaces `@Verb` with `@Export`
    - Updates runtime schema extractors to pull standalone data decls annotated with `export`
    
    Design here: https://hackmd.io/i5COidF3SEynCab8VcJwng
    
    fixes #1114
    worstell committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    65f7564 View commit details
    Browse the repository at this point in the history