pierpaolo.mammi
5ae3b93436
rename scripts and fix collections location
2026-07-22 12:20:35 +02:00
pierpaolo.mammi
1fd36fd957
remove node tools
2026-07-22 12:19:28 +02:00
pierpaolo.mammi
044c54ab7b
move bruno collections in own folder
2026-07-22 12:04:55 +02:00
pierpaolo.mammi
ca9ba75c21
major refactor
...
- change autogenerated folder to autodocs/httpyac
- renamed many environment variables
- add config section to env template to manage different apps
- cleanup bruno environments for easier automation of env files
- add pre-request and post-response scripts from bruno
- manage EFTL-specific scripts
- add scripts to setup json template
- add scripts to update environment files
2026-07-14 13:32:59 +02:00
pierpaolo.mammi
09ff0cacad
Merge branch 'main' into script-autogenerate-http
2026-07-14 09:10:15 +02:00
administrator
c1c2f4d750
add test request to try calling RemoteServiceIntegration
2026-07-10 15:57:27 +02:00
administrator
21341ec52d
cleanup contracts requests
2026-07-10 15:55:46 +02:00
administrator
975ae6c118
add scripted request for contracts with multiple owners or contributors
2026-07-10 15:55:12 +02:00
administrator
2d9de2a7ae
Merge branch 'main' into script-autogenerate-http
2026-07-09 16:58:25 +02:00
administrator
25d8d31325
update request values (no changes)
2026-07-09 16:57:06 +02:00
administrator
b48de55aad
update custom notification message on Liquidazione submission
2026-07-09 16:57:01 +02:00
administrator
5a0fcea79e
add EFTL scripts to create CSV list for protocollo
2026-07-09 16:56:56 +02:00
administrator
f87f575825
fix EFTL output for delibera tempate
2026-07-09 16:56:49 +02:00
administrator
e8e7858093
elixForms API v2
...
- update EFTL for table of amounts with year
2026-07-09 16:56:29 +02:00
pierpaolo.mammi
a70e06a83f
fix setup environment for node tools
2026-07-08 16:34:29 +02:00
administrator
8298e60bc4
fix EFTL output for delibera tempate
2026-07-06 16:23:45 +02:00
administrator
2ab210c13b
add script to update api collections env files
2026-07-03 11:45:41 +02:00
administrator
4157e539f6
add script to create and configure json environment file
2026-07-03 11:45:13 +02:00
administrator
cd5dc41832
add json file for environment definition
2026-07-03 11:44:42 +02:00
administrator
907e67125a
move nodejs script to tools folder
2026-07-03 09:08:20 +02:00
administrator
e036ab9eaa
rename nodejs package configurations
2026-07-03 08:56:16 +02:00
administrator
63c6bce3cc
refactor on pwsh script
...
- take account of pwsh quirks...
- add missing headers generation
- add missing rendering of variables
- make 99.9% equal to nodejs script
2026-07-02 16:50:33 +02:00
administrator
cb6d7d91a5
fixes on nodejs script
...
- add missing headers generation
- sort variables (for testing, may be disabled)
- skip environments when no file is actually present
2026-07-02 16:48:39 +02:00
administrator
650d62a29c
rename pwsh script to generate-http-requests
2026-07-02 10:20:54 +02:00
administrator
08b418c513
add pwsh required module powershell-yaml
2026-07-02 10:18:37 +02:00
administrator
c5db2f3ae9
add environment setup script
2026-07-02 10:18:02 +02:00
administrator
e282ab8576
second part of conversion from nodejs to powershell
2026-07-01 16:39:58 +02:00
administrator
2dec14af4a
elixForms API v2
...
- update EFTL for table of amounts with year
2026-07-01 13:04:05 +02:00
administrator
2486f4a8c7
Merge branch 'main' into script-autogenerate-http
2026-07-01 08:24:48 +02:00
administrator
42bc5d4bd9
elixForms API v2
...
- add new EFTL for table of amounts with year
2026-06-30 17:09:29 +02:00
administrator
bdaef511f3
first part of conversion of node functions
2026-06-30 17:06:40 +02:00
administrator
5f2b014a11
add info on JS files added
2026-06-30 12:32:02 +02:00
administrator
4caf0d855e
add warning message for unparseable JSON in body data
2026-06-30 12:24:11 +02:00
administrator
525d4f4cf0
add equivalent powershell script
2026-06-30 12:24:11 +02:00
administrator
f16afd8baa
add copy of JS files
2026-06-30 12:24:11 +02:00
administrator
12f7c18362
fix starting @ to commented variables
2026-06-30 12:24:11 +02:00
administrator
3f75f567f3
remove whitespace in stripped JSON comments
2026-06-30 12:24:11 +02:00
administrator
f8358c9361
clean destination of all files and empty subfolders
2026-06-30 12:24:11 +02:00
administrator
5f7feec2a8
update variable values generation to empty string
...
change autogenerated requests path to autogen/httpyac
2026-06-30 12:24:10 +02:00
administrator
42b8f337af
fix rendering of environment-backed variables
2026-06-30 12:24:10 +02:00
administrator
b00dee4f10
fix authorization headers generation
...
add unit tests
2026-06-30 12:24:10 +02:00
administrator
f531310718
fix unwanted generation of additional _dotenv_ variables
2026-06-30 12:24:10 +02:00
administrator
2727ec67e3
ai refactor
...
- add missing headers and body with relative content-type
- fix double quotes for empty variables (not needed by VSCode REST client)
- strip comments from JSON data
2026-06-30 12:24:10 +02:00
administrator
ba01e76c75
add disabled variables as commented and enabled as parametrized
2026-06-30 12:24:10 +02:00
administrator
c03706d251
variables from collection environments are rendered as dotenv variables
2026-06-30 12:24:10 +02:00
administrator
25c271f291
fix duplicate query string parameters
2026-06-30 12:24:10 +02:00
administrator
0b1a7becb8
emit also variable value in the env template
2026-06-30 12:24:10 +02:00
administrator
8851717532
refactor
...
- add YAML module and remove python child process
- add collection headers to each request
- fix authorization header emission
- create .env.template file with environment variables
2026-06-30 12:24:10 +02:00
administrator
aa272dfc55
add AI generated script
...
add gitignore for automatically generated stuff
2026-06-30 12:24:10 +02:00
administrator
a720aac16f
fix wrong JSON syntax
2026-06-30 12:22:50 +02:00