Skip to content

Commit

Permalink
Merge pull request #425 from pagopa/IOPID-2359-remove-remote-ff-sessi…
Browse files Browse the repository at this point in the history
…on-refresh

[IOPID-2359] remove remote FF session refresh
  • Loading branch information
Ladirico authored Oct 28, 2024
2 parents a8ee888 + 695fb12 commit efd21f2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"api_cgn": "https://raw.githubusercontent.com/pagopa/io-backend/v14.3.0-RELEASE/api_cgn.yaml",
"api_cgn_merchants": "https://raw.githubusercontent.com/pagopa/io-backend/v14.3.0-RELEASE/api_cgn_operator_search.yaml",
"api_cgn_geo": "https://raw.githubusercontent.com/pagopa/io-backend/here_geoapi_integration/api_geo.yaml",
"content_specs": "https://raw.githubusercontent.com/pagopa/io-services-metadata/1.0.44/definitions.yml",
"content_specs": "https://raw.githubusercontent.com/pagopa/io-services-metadata/1.0.45/definitions.yml",
"api_pagopa_walletv2": "https://raw.githubusercontent.com/pagopa/io-services-metadata/1.0.44/bonus/specs/bpd/pm/walletv2.json",
"api_pagopa": "https://raw.githubusercontent.com/pagopa/io-app/master/assets/paymentManager/spec.json",
"pagopa_cobadge_configuration": "https://raw.githubusercontent.com/pagopa/io-services-metadata/1.0.44/pagopa/cobadge/abi_definitions.yml",
Expand Down
6 changes: 0 additions & 6 deletions src/payloads/backend.ts
Original file line number Diff line number Diff line change
Expand Up @@ -133,12 +133,6 @@ export const backendStatus: BackendStatus = {
ios: "0.0.0",
android: "0.0.0"
}
},
sessionRefresh: {
min_app_version: {
ios: "0.0.0",
android: "0.0.0"
}
}
},
cie_id: {
Expand Down

0 comments on commit efd21f2

Please sign in to comment.