1
0
Fork 0

Add new API endpoint: /entries/{entryID}/save

This commit is contained in:
Jean Khawand 2023-07-28 22:56:59 +02:00 committed by GitHub
parent 3bac768cda
commit de8ceb21ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 683 additions and 1 deletions

View file

@ -16,7 +16,8 @@
},
"extensions": [
"ms-azuretools.vscode-docker",
"golang.go"
"golang.go",
"rangav.vscode-thunder-client"
]
}
}