Skip to content

Commit 7369f52

Browse files
authored
chore: bump publiccode.yml softwareVersion to v1.0.0 (#262)
The API has been in prod for quite some time now, let's decalare it stable software.
1 parent 38ec09e commit 7369f52

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

publiccode.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
# metadata file that makes public software easily discoverable.
33
# More info at https://github.com/publiccodeyml/publiccode.yml
44

5-
publiccodeYmlVersion: '0.4'
5+
publiccodeYmlVersion: "0.4"
66
categories:
77
- data-collection
88
description:
99
it:
10-
apiDocumentation: 'https://developers.italia.it/it/api/developers-italia'
10+
apiDocumentation: "https://developers.italia.it/it/api/developers-italia"
1111
features:
1212
- RESTful API Design
1313
- Can use either SQLite or PostgreSQL
@@ -25,14 +25,14 @@ description:
2525
shortDescription: |-
2626
RESTful API for the free and open-source software catalog aimed at Italian
2727
public administrations.
28-
developmentStatus: beta
28+
developmentStatus: stable
2929
it:
3030
conforme:
3131
gdpr: false
3232
lineeGuidaDesign: false
3333
misureMinimeSicurezza: true
3434
modelloInteroperabilita: true
35-
countryExtensionVersion: '0.2'
35+
countryExtensionVersion: "0.2"
3636
piattaforme:
3737
anpr: false
3838
cie: false
@@ -59,5 +59,5 @@ dependsOn:
5959
- name: PostgreSQL
6060
optional: true
6161
softwareType: standalone/backend
62-
softwareVersion: v0.12.0
63-
url: 'https://github.com/italia/developers-italia-api'
62+
softwareVersion: v1.0.0
63+
url: "https://github.com/italia/developers-italia-api"

0 commit comments

Comments
 (0)