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

Support alternative REST api paths #51

Closed
ThePlenkov opened this issue May 31, 2023 · 1 comment
Closed

Support alternative REST api paths #51

ThePlenkov opened this issue May 31, 2023 · 1 comment

Comments

@ThePlenkov
Copy link
Contributor

Hi! Currently this tool supports hardcoded path /wiki/rest/api

protected urlSuffix = '/wiki/rest/';

It's possible to redefine in the inherited class , but that's not probably the most obvious thing .

How about exposing urlPrefix as a config parameter?

Thanks!

ThePlenkov added a commit to ThePlenkov/confluence.js that referenced this issue May 31, 2023
MrRefactoring added a commit that referenced this issue Jun 1, 2023
* #51: support alternative base url paths

* code improvements

* 1.7.0 version added

* README.md updated

* temporary --force flag for `npm i`, `npm ci`

---------

Co-authored-by: Vladislav Tupikin <mrrefactoring@yandex.ru>
@MrRefactoring
Copy link
Owner

Available in v1.7.0

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

2 participants