Leading on from the previous post, let's delve a bit deeper.
Adding your own logo
I scale this down and convert to svg format.
Now I just copy and paste the contents of this file into logo.svg.
Now to re-publishing, here I will need to increment the version number -
Adding Vendor Details
We want to put this up on the Marketplace, so lets enter some vendor details.
I validate in OIC -
Adding other security options
We saw in the previous post how the security specified in the postman collection was used, when generating the adapter definition file.
In my case, Basic Auth.
Now let's add OAuth to that.
This is a major change, so the version is now set to 2.0.0.
The 2 security options are available.
Deleting an Adapter
2024-01-09T17:12:49.335Z [error] Cannot delete RAB document 'develop:amqp-collection-for-rab'. Reason: Could not delete adapter 'develop:amqp-collection-for-rab': still in use.
No comments:
Post a Comment