Socket
Socket
Sign inDemoInstall

@avst-api/confluence-server

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avst-api/confluence-server

Adaptavist Managed API for Confluence Server


Version published
Weekly downloads
2
increased by100%
Maintainers
4
Weekly downloads
 
Created
Source

0.1.0

  • Added support for the following Content methods:

    • Create content that can be used as Content.createContent or All.createContent.
    • Get content that can be used as Content.getContents or All.getContents.
    • Update that can be used as Content.updateContent or All.updateContent.
    • Get content by id that can be used as Content.getContent or All.getContent.
    • Delete that can be used as Content.deleteContent or All.deleteContent.
    • Get history that can be used as Content.getContentHistory or All.getContentHistory.
  • Added support for the following Content child methods:

    • Children that can be used as Content.Child.getChildren or All.getContentChildren.
    • Children of type that can be used as Content.Child.getChildrenOfType or All.getContentChildrenOfType.
    • Comments of content that can be used as Content.Child.getComments or All.getContentComments.
  • Added support for the following Content child attachment methods:

    • Get attachments that can be used as Content.Attachment.getAttachments or All.getContentAttachments.
  • Added support for the following Label methods:

    • Labels that can be used as Content.Label.getLabels or All.getContentLabels.
    • Add labels that can be used as Content.Label.addLabels or All.addContentLabels.
    • Delete label that can be used as Content.Label.deleteLabel or All.deleteContentLabel.
  • Added support for the following Space methods:

    • Spaces that can be used as Space.getSpaces or All.getSpaces.
    • Create space that can be used as Space.createSpace or All.createSpace.
    • Update that can be used as Space.updateSpace or All.updateSpace.
    • Delete that can be used as Space.deleteSpace or All.deleteSpace.
  • Added support for the following User methods:

    • Get user that can be used as User.getUser or All.getUser.
  • Added support for the following Watch methods:

FAQs

Package last updated on 31 Mar 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc