Skip to content

Commit

Permalink
Add example config for VS Code REST Client (Huachao Mao)
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTango committed Nov 2, 2023
1 parent 1bd342d commit d202c9d
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions api.http
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
@baseUrl = http://localhost:8080/Plone

###

get {{baseUrl}}/form

###
get {{baseUrl}}/form
Authorization: Basic admin:admin

0 comments on commit d202c9d

Please sign in to comment.