... | @@ -5,4 +5,8 @@ |
... | @@ -5,4 +5,8 @@ |
|
4. Use this swagger url instead of apiary url when setting up import for API configurator. This is documented here https://apiconfigurator1.docs.apiary.io/#introduction/dictionary-object field `documentation`. Bank does this so it is very hard to test
|
|
4. Use this swagger url instead of apiary url when setting up import for API configurator. This is documented here https://apiconfigurator1.docs.apiary.io/#introduction/dictionary-object field `documentation`. Bank does this so it is very hard to test
|
|
5. Trigger API import 
|
|
5. Trigger API import 
|
|
6. Observe imported API on portal webfront 
|
|
6. Observe imported API on portal webfront 
|
|
Technically it is important to say that swagger urls are constructed as `swagger://slug`. If portal FE sees this url, it will extract the slug and use it to query hub-catalog where swagger documents are stored. |
|
Technically it is important to say that swagger urls are constructed as `swagger://slug`. If portal FE sees this url, it will extract the slug and use it to query hub-catalog where swagger documents are stored.
|
|
\ No newline at end of file |
|
|
|
|
|
## Preview document on portal
|
|
|
|
If you would like to preview a swagger document on portal, perhaps because it does not belong to any API and you wish to include it in a tutorial - you can do so in swagger editor, public tab.
|
|
|
|
 |
|
|
|
\ No newline at end of file |