Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

This SDK doesnt match up with the v6 API #3

Open
daneps opened this issue Dec 1, 2022 · 2 comments
Open

This SDK doesnt match up with the v6 API #3

daneps opened this issue Dec 1, 2022 · 2 comments

Comments

@daneps
Copy link

daneps commented Dec 1, 2022

There are numerous differences and missing methods between the JAVA SDK and the API described here https://secure.na1.adobesign.com/public/docs/restapi/v6

@martinmanzo
Copy link

Same with the webhook events.
https://opensource.adobe.com/acrobat-sign/acrobat_sign_events/webhookeventsagreements.html#agreement-reminder-initiated defines AGREEMENT_REMINDER_INITIATED and AGREEMENT_REMINDER_SENT but they are missing in:
https://github.com/adobe/acrobat-sign/blob/main/sdks/AcrobatSign_JAVA_SDK/src/main/java/io/swagger/client/model/webhooks/WebhookInfo.java

@MarkWagner
Copy link

Exception thrown due to the AgreementView.NameEnum is missing the FILL_SIGN enum value, which is sometimes returned by the AgreementViews API depending on the agreement status.

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

No branches or pull requests

3 participants