diff --git a/api.http b/api.http new file mode 100644 index 00000000..0fd1dd05 --- /dev/null +++ b/api.http @@ -0,0 +1,9 @@ +@baseUrl = http://localhost:8080/Plone + +### + +get {{baseUrl}}/form + +### +get {{baseUrl}}/form +Authorization: Basic admin:admin