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

docs: Correct example data for get a single job spec #437

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

vermaxik
Copy link
Contributor

Fixed example data for get a single job spec.

There is actual response, the source locale is object, not array.

{
    "id": "5dabeecef237159f189b2af75b8da44c",
    "name": "Translations from 2023-10-18",
    "owner": {
        "id": "b233e...",
        "username": "Maksym...",
        "name": "Maksym..."
    },
    "briefing": "",
    "job_tag_name": "job-12B309E9",
    "due_date": "2023-10-25T11:00:00Z",
    "state": "draft",
    "ticket_url": "",
    "project": {
        "id": "87d8b621...",
        "name": "test",
        "main_format": "",
        "created_at": "2023-07-19T12: 10: 01Z",
        "updated_at": "2023-10-18T13: 51: 50Z"
    },
    "branch": null,
    "created_at": "2023-10-18T13: 51: 50Z",
    "updated_at": "2023-10-18T13: 51: 50Z",
    "source_locale": {
        "id": "0f4bc54...",
        "name": "en",
        "code": "en"
    },
    "locales": [],
    "keys": [],
    "locked": false
}

@vermaxik vermaxik changed the title Correct example data for get a single job spec docs: Correct example data for get a single job spec Oct 18, 2023
@vermaxik vermaxik requested a review from jablan October 18, 2023 14:36
Copy link
Collaborator

@theSoenke theSoenke left a comment

Choose a reason for hiding this comment

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

Thanks for fixing it!

@vermaxik vermaxik merged commit 66ccd46 into master Oct 18, 2023
9 of 10 checks passed
@vermaxik vermaxik deleted the fix_show_job_example branch October 18, 2023 14:41
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