File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ openapi: 3.0.3
22info :
33 title : My Nethesis API
44 description : REST API for My Nethesis with business hierarchy management and RBAC
5- version : 0.3 .0
5+ version : 0.4 .0
66 contact :
77 name : Nethesis S.r.l.
88 url : http://www.nethesis.it
Original file line number Diff line number Diff line change 1- 0.3 .0
1+ 0.4 .0
Original file line number Diff line number Diff line change 1- 0.3 .0
1+ 0.4 .0
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ graph LR
174174
175175## Version Information
176176
177- Current version: ** 0.3 .0** (Pre-production)
177+ Current version: ** 0.4 .0** (Pre-production)
178178
179179This documentation is continuously updated. Last update: 2025-11-06
180180
Original file line number Diff line number Diff line change @@ -174,7 +174,7 @@ graph LR
174174
175175## Informazioni Versione
176176
177- Versione corrente: ** 0.3 .0** (Pre-produzione)
177+ Versione corrente: ** 0.4 .0** (Pre-produzione)
178178
179179Questa documentazione viene aggiornata continuamente. Ultimo aggiornamento: 2025-11-07
180180
Original file line number Diff line number Diff line change 11{
22 "name" : " my-nethesis-ui" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 1- 0.3 .0
1+ 0.4 .0
Original file line number Diff line number Diff line change 1- 0.3 .0
1+ 0.4 .0
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.3 .0" ,
2+ "version" : " 0.4 .0" ,
33 "name" : " My Nethesis" ,
44 "components" : {
5- "backend" : " 0.3 .0" ,
6- "sync" : " 0.3 .0" ,
7- "collect" : " 0.3 .0" ,
8- "frontend" : " 0.3 .0" ,
9- "proxy" : " 0.3 .0" ,
10- "services/mimir" : " 0.3 .0"
5+ "backend" : " 0.4 .0" ,
6+ "sync" : " 0.4 .0" ,
7+ "collect" : " 0.4 .0" ,
8+ "frontend" : " 0.4 .0" ,
9+ "proxy" : " 0.4 .0" ,
10+ "services/mimir" : " 0.4 .0"
1111 }
1212}
You can’t perform that action at this time.
0 commit comments