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

chore(docs): Adjust job_template_locale properties #772

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BlumMichael
Copy link
Contributor

Adjust job_template_locale api endpoint-docs, since id is now a nullable field.

See:

@BlumMichael BlumMichael requested a review from a team January 29, 2025 14:25
Comment on lines +3282 to +3284
"type": "string",
"nullable": true,
"description": "The ID of the job template locale. Will return `null` if the related `job_template` is global."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Issue: If I'm not mistaken, we need to change the locale_preview schema so it can also just show the fields name and code. That would be in line 1433. But maybe it's better to create a new schema because the field id won't be showing at all.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree, I'd vote for a separate schema

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.

3 participants