Skip to content

Commit

Permalink
Update station-maintenance-with-involvedPA.py
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianosticca-pagopa authored Nov 11, 2024
1 parent cf97ca6 commit 0cd3845
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/scripts/station-maintenance-with-involvedPA.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import requests
import json
import os

# URL della tua API per le manutenzioni con parametri
api_url = 'https://api.uat.platform.pagopa.it/backoffice/helpdesk/v1/station-maintenances?state=SCHEDULED_AND_IN_PROGRESS'
Expand Down

0 comments on commit 0cd3845

Please sign in to comment.