File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -956,11 +956,8 @@ Feel free to open issues or submit pull requests to improve the package.
956
956
957
957
This SDK is licensed under the MIT License. See the LICENSE file for details.
958
958
959
- ## TODO List
960
- - [ ] removing ManagementApiClient::xxxApi() for using new xxxApi($client)
961
- - [ ] add validation in StoryApi for the content section in creating and updating story
962
- - [ ] bubble up the Symfony HTTP Client exception
963
- - [ ] create the specific Responses for each endpoint (like SpaceResponse and SpacesResponse)
959
+ ## Next implementations
960
+
964
961
- [ ] define LocalizedPath class to allow to handle the localized path in setting the Story for creating and update the story
965
962
- [ ] add the set method for localized field (for example set("heading", $value, "de")) for setting the ` heading__i18n__de ` field
966
963
You can’t perform that action at this time.
0 commit comments