Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageswift
 let apiLib =  GiniBankAPI.Builder(customApiDomain: "api.custom.net",
                                 alternativeTokenSource: MyAlternativeTokenSource)
                                 .build()

The token you provide will be is added as a bearer token to all api.custom.net requests.

...

Info

The document metadata for the upload process is intended to be used for reporting.

layout
Cfm card
SimpleselectedUrlhttps://gini.atlassian.net/wiki/spaces/ICSV/pages/11895105/Certificate+Pinning+DI
layoutSimple
externalUrlhttps://gini.atlassian.net/wiki/spaces/ICSV/pages/11895105/Certificate+Pinning+DI
color#FFF6CE
filterSpacefalse
destinationexternalUrl
textColorPaletteDefault
iddfb18wsf8aftitleCertificate Pinning
bodyHow to use public key pinning?
titleCertificate Pinning
textColor#000000
backgroundColorPaletteDefault
Cfm card
layoutSimple
selectedUrlhttps://gini.atlassian.net/wiki/spaces/ICSV/pages/11895147/Retrieval+of+Analyzed+Document
layoutSimple
externalUrlhttps://gini.atlassian.net/wiki/spaces/ICSV/pages/11895147/Retrieval+of+Analyzed+Document
color#FFF6CE
filterSpacefalse
destinationexternalUrl
textColorPaletteDefault
id98eg6vcryu
titleRetrieval of Analyzed Document
bodyAfter the analysis, the Gini Bank API document is returned.
titleRetrieval of Analyzed Document
textColor#000000
backgroundColorPaletteDefault

...