fix trail space

patch-2
Dhiyaneshwaran 2024-05-14 22:35:12 +05:30 committed by GitHub
parent 5ce723d982
commit 29db5710b6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -47,7 +47,7 @@ http:
internal: true
- raw:
- |
- |
POST /component_server HTTP/1.1
Host: {{Hostname}}
Content-Type: application/json
@ -60,7 +60,7 @@ http:
extractors:
- type: regex
name: tmpath
regex:
regex:
- "/(?P<hash>[a-fA-F0-9]+)/"
internal: true