Skip to content

Commit be74671

Browse files
committed
Update README.md
1 parent 267b07a commit be74671

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -956,11 +956,8 @@ Feel free to open issues or submit pull requests to improve the package.
956956

957957
This SDK is licensed under the MIT License. See the LICENSE file for details.
958958

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+
964961
- [ ] define LocalizedPath class to allow to handle the localized path in setting the Story for creating and update the story
965962
- [ ] add the set method for localized field (for example set("heading", $value, "de")) for setting the `heading__i18n__de` field
966963

0 commit comments

Comments
 (0)