Skip to content
This repository has been archived by the owner on Dec 17, 2019. It is now read-only.

Added ability to get APIs from scratch based on version #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

darkedges
Copy link

When building my Discovery API I found that I could not call

Optional<OBDiscoveryAPI<OBDiscoveryAPILinksPayment>> obdalp = obDiscovery..getPaymentInitiationAPI(obOperation.getVersion());

since there was no values initialized. I have added basic initialization so that when a call is made and it is an empty List it will generate the necessary classes and add it the List.

This should not break anything.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants