Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
vivek-opsmx committed Jan 12, 2024
1 parent c519474 commit 92bca25
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ interface OpsmxPlatformService {
@Path('source6') String source6,
@Query("type") String gateType)

@GET("/platformservice/{version}/{type}/{source}/manifest")
@GET("/platformservice/v7/{type}/{source}/manifest")
Response getCdIntegratorManifestDownloadFile(@Path('type') String type,
@Path('source') String source,
@Query("argoName") String argoName,
Expand Down

0 comments on commit 92bca25

Please sign in to comment.