Skip to content

Conversation

@nimish-ks
Copy link
Member

Add support for application ID in SDK operations

This PR introduces the ability to use application IDs instead of names in all SDK operations. This change addresses scenarios where multiple applications might share the same name, ensuring precise targeting of the intended application.

Key changes:

  • Updated all operation structs to include an AppID field
  • Modified FindEnvironmentKey to prioritize AppID over AppName
  • Updated README with new examples and explanations
  • Added logging to warn when both AppID and AppName are provided

@nimish-ks nimish-ks self-assigned this Aug 26, 2024
@nimish-ks nimish-ks added the enhancement New feature or request label Aug 26, 2024
@nimish-ks nimish-ks merged commit 75e2bc3 into main Aug 26, 2024
@nimish-ks nimish-ks deleted the feat--app-id branch August 26, 2024 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants