Commit 60ba5323 authored by YannGarcia's avatar YannGarcia
Browse files

Update PIXIT value

parent 4c484eb3
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -8,6 +8,6 @@ module RnisAPI_Pixits {


  modulepar JSON.String PX_SUBSCRIPTION_ID := "7777";
  modulepar JSON.String PX_SUBSCRIPTION_ID := "7777";


  modulepar Link PX_LINKS_SELF := { self_ := "http://meAppServer.example.com/rni/v1/subscriptions" };
  modulepar Link PX_LINKS_SELF := { self_ := "http://example.com/exampleAPI/rni/v2/subscriptions/" };


} // End of module RnisAPI_Pixits 
} // End of module RnisAPI_Pixits