automated dev commit

This commit is contained in:
Mariano Z. 2025-05-05 22:17:03 -03:00
commit 7551b4d824
18 changed files with 870 additions and 0 deletions

6
SoapService.http Normal file
View file

@ -0,0 +1,6 @@
@SoapService_HostAddress = http://localhost:5032
GET {{SoapService_HostAddress}}/weatherforecast/
Accept: application/json
###