Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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(state): add headers to comply with LDP specification #6917
base: main
Are you sure you want to change the base?
feat(state): add headers to comply with LDP specification #6917
Changes from all commits
28c4ab1
eeaf80f
8e79818
aa82e5b
d560311
b7cd285
a6d97c4
7d27c1c
d072fd5
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 562 in src/Laravel/ApiPlatformProvider.php
src/Laravel/ApiPlatformProvider.php#L560-L562
Check warning on line 566 in src/Laravel/ApiPlatformProvider.php
src/Laravel/ApiPlatformProvider.php#L564-L566
Check warning on line 568 in src/Laravel/ApiPlatformProvider.php
src/Laravel/ApiPlatformProvider.php#L568
Check warning on line 570 in src/Laravel/ApiPlatformProvider.php
src/Laravel/ApiPlatformProvider.php#L570
Check warning on line 575 in src/Laravel/ApiPlatformProvider.php
src/Laravel/ApiPlatformProvider.php#L575
Check warning on line 32 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L32
Check warning on line 38 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L34-L38
Check warning on line 41 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L41
Check warning on line 45 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L43-L45
Check warning on line 48 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L48
Check warning on line 54 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L50-L54
Check warning on line 57 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L57
Check warning on line 60 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L59-L60
Check warning on line 66 in src/Laravel/Tests/LinkedDataPlatformTest.php
src/Laravel/Tests/LinkedDataPlatformTest.php#L62-L66
Check warning on line 41 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L41
Check warning on line 46 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L43-L46
Check warning on line 61 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L48-L61
Check warning on line 64 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L63-L64
Check warning on line 67 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L67
Check warning on line 69 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L69
Check warning on line 71 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L71
Check warning on line 77 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L73-L77
Check warning on line 79 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L79
Check warning on line 81 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L81
Check warning on line 84 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L84
Check warning on line 87 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L86-L87
Check warning on line 93 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L89-L93
Check warning on line 95 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L95
Check warning on line 97 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L97
Check warning on line 100 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L100
Check warning on line 103 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L102-L103
Check warning on line 109 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L105-L109
Check warning on line 116 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L111-L116
Check warning on line 118 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L118
Check warning on line 125 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L121-L125
Check warning on line 133 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L127-L133
Check warning on line 136 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L136
Check warning on line 138 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L138
Check warning on line 141 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L141
Check warning on line 143 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L143
Check warning on line 145 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L145
Check warning on line 150 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L148-L150
Check warning on line 155 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L153-L155
Check warning on line 163 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L158-L163
Check warning on line 166 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L166
Check warning on line 171 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L168-L171
Check warning on line 173 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L173
Check warning on line 176 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L176
Check warning on line 181 in src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php
src/State/Tests/Processor/LinkedDataPlatformProcessorTest.php#L178-L181