Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-9710

storepage parameters missing in wsdl

    XMLWordPrintable

Details

    • We collect Confluence feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

    Description

      These lines were missing from the wsdl
      Page Id, Title and space: three of the most important for storepage See below

      <complexType name="RemotePage">
      <complexContent>
      <extension base="tns2:RemotePageSummary">
      <sequence>
      <element name="id" type="xsd:long"/>
      <element name="space" nillable="true" type="xsd:string"/>
      <element name="content" nillable="true" type="xsd:string"/>
      <element name="title" nillable="true" type="xsd:string"/>
      <element name="version" type="xsd:int"/>
      <element name="contentStatus" nillable="true" type="xsd:string"/>
      <element name="creator" nillable="true" type="xsd:string"/>
      <element name="current" type="xsd:boolean"/>
      <element name="homePage" type="xsd:boolean"/>
      <element name="modifier" nillable="true" type="xsd:string"/>
      </sequence>
      </extension>
      </complexContent>
      </complexType>

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              b8cef037ae57 Paul Payette
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: