confluence.js
confluence.js copied to clipboard
GetContentByTypeForSpace does not use expand
Like in #30 parameters has expand defined, but the function doesn't use it. Works perfectly when added.
Hi @laritikkanen! Yes, probably I forgot to add it. Please feel free to create a pull request to add the "expand" parameter.