apigeelint
Version:
Node module and tool to lint a bundle for an Apigee API Proxy or sharedflow.
15 lines (14 loc) • 442 B
text/xml
<KeyValueMapOperations name='KVM-Get-Amadeus-Credentials' mapIdentifier='secrets'>
<Scope>environment</Scope>
<ExpiryTimeInSecs>300</ExpiryTimeInSecs>
<Get assignTo='private.amadeus_client_id'>
<Key>
<Parameter>amadeus_test_client_id</Parameter>
</Key>
</Get>
<Get assignTo='private.amadeus_client_secret'>
<Key>
<Parameter>amadeus_test_client_secret</Parameter>
</Key>
</Get>
</KeyValueMapOperations>