Skip to content

Commit

Permalink
Account Environment Mapping Audit API changes
Browse files Browse the repository at this point in the history
  • Loading branch information
emanipravallika committed Dec 3, 2024
1 parent fbc0717 commit 55fa0a9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -195,7 +195,7 @@ interface OpsmxOesService {
Object evaluateStaticPolicy(@Path('version') String version,
@Body Object data)

@POST("/oes/accEnvMapping/import")
@POST("/oes/acctEnvMapping/import")
Object importAccountEnvironmentMappings()

}

0 comments on commit 55fa0a9

Please sign in to comment.