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

Added Parameter: credentials_path to AuthenticatedAPI / APIs & Updated ParAPI Login #22

Merged
merged 10 commits into from
Jan 6, 2025

Conversation

CPJPRINCE
Copy link
Contributor

Added this as a parameter to AuthenticatedAPI and, where used, by API Classes / Functions.

This way you can have a single credentials.properties file located in X place, and the given script can just point towards it. Still defaults to the relative path of script in cwd, so by default operates in the established way.

One thing I'm not sure about are the changes to ParAPI, as I forgot the ParAPI logins differently. In testing the changes seemed to work fine.

CPJPRINCE and others added 10 commits October 16, 2024 12:03
Added a update identifiers function.
Added a number of if statements to XML finds, to handle cases where a "None" option has been utilised and returned.

Changed Policies to a PagedSet to allow for more than 250 results (there also was a bug, where the policies call would only return 100 results).
@carj carj merged commit b027893 into carj:master Jan 6, 2025
2 checks passed
@carj
Copy link
Owner

carj commented Jan 6, 2025

reviewed

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

Successfully merging this pull request may close these issues.

2 participants