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

Fallback api translation keys #84

Merged

Conversation

abradburne
Copy link
Contributor

This allows for having fallbacks for the api_title and api_description configuration settings.

This lets us progressively add improved api documentation without having to add the new keys to every single translation file upfront.

@newstler
Copy link
Contributor

newstler commented Mar 7, 2024

LGTM! 👍

@abradburne
Copy link
Contributor Author

abradburne commented Mar 12, 2024

@newstler Thanks! Any idea what the issues with CI is? It looks like the tests won't run with rails@main

no worries, sorted!

latest jbuilder fails without attr_internal being required.
Also fixes deprecation warning for enums
@newstler newstler merged commit 2639f03 into bullet-train-co:main Mar 22, 2024
11 checks passed
@newstler
Copy link
Contributor

Released in v2.6.9

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

Successfully merging this pull request may close these issues.

2 participants