Skip to content

Commit

Permalink
Live Public API
Browse files Browse the repository at this point in the history
  • Loading branch information
Gaurav Kochar committed Jul 22, 2024
1 parent 0cb4287 commit 46db117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/catalog/updateDestinations.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const {

require('dotenv').config();

const PAPI_URL = "https://api.segmentapis.build";
const PAPI_URL = "https://api.segmentapis.com";

// Function to remove hidden fields from action
const removeHiddenFields=function (actions) {
Expand Down

0 comments on commit 46db117

Please sign in to comment.