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

[API][Behat] Add note about behat request changes #14443

Merged
merged 1 commit into from
Oct 17, 2022

Conversation

TheMilek
Copy link
Member

Q A
Branch? 1.12
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets mentioned in #Z
License MIT

@TheMilek TheMilek requested a review from a team as a code owner October 14, 2022 08:01
@probot-autolabeler probot-autolabeler bot added the Maintenance CI configurations, READMEs, releases, etc. label Oct 14, 2022
UPGRADE-API-1.12.md Outdated Show resolved Hide resolved
UPGRADE-API-1.12.md Outdated Show resolved Hide resolved
UPGRADE-API-1.12.md Outdated Show resolved Hide resolved
@TheMilek TheMilek force-pushed the api-requests-refactor-documented branch from 83b4d63 to 7a788f5 Compare October 17, 2022 06:42
UPGRADE-API-1.12.md Outdated Show resolved Hide resolved
UPGRADE-API-1.12.md Outdated Show resolved Hide resolved
UPGRADE-API-1.12.md Outdated Show resolved Hide resolved
UPGRADE-API-1.12.md Outdated Show resolved Hide resolved
UPGRADE-API-1.12.md Outdated Show resolved Hide resolved
}

if ($method === HttpRequest::METHOD_PUT) {
return self::LINKED_DATA_JSON_CONTENT_TYPE;
Copy link
Contributor

Choose a reason for hiding this comment

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

Not related to this PR but I don't get why we use JSON-LD only for PUT methods 🤔

@TheMilek TheMilek force-pushed the api-requests-refactor-documented branch from 7a788f5 to 98f4d94 Compare October 17, 2022 11:33
@GSadee GSadee merged commit 4c76610 into 1.12 Oct 17, 2022
@GSadee
Copy link
Member

GSadee commented Oct 17, 2022

Thank you, Kamil! 🥇

@GSadee GSadee deleted the api-requests-refactor-documented branch October 17, 2022 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance CI configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants