Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
TypoScript-Backend
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
TYPO3
TypoScript-Backend
Commits
fb5ef121
Commit
fb5ef121
authored
9 years ago
by
Damjan Komlenac
Browse files
Options
Downloads
Patches
Plain Diff
Updating rout example
parent
6d05939b
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
fb5ef121
...
...
@@ -162,7 +162,7 @@ For testing with Postman, you need to have a server running:
Example of full REST API address on localhost:
http://127.0.0.1:8000/api/types/1
http://127.0.0.1:8000/api/
typoscript/
types/1
For post/put/patch methods use data examples from AttributeControllerTest. Example:
...
...
@@ -223,4 +223,4 @@ read the type that's marked as deleted. Showing deleted elements is a missing fe
and must be added later to circumvent this problem.
Another problem is that right now duplicate type names in different typo3 groups can't be differed, because the information
is missing in the url. This may be added later on if the feature is really used.
is missing in the url. This may be added later on if the feature is really used.
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment