Sha256: 429a233d38744ed9359a114ff7db6335e6464f898e3ab8e1ffc045ba05e189dc

Contents?: true

Size: 1.39 KB

Versions: 71

Compression:

Stored size: 1.39 KB

Contents

<!--
  This file is part of CPEE.

  CPEE is free software: you can redistribute it and/or modify it under the terms
  of the GNU General Public License as published by the Free Software Foundation,
  either version 3 of the License, or (at your option) any later version.

  CPEE is distributed in the hope that it will be useful, but WITHOUT ANY
  WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
  PARTICULAR PURPOSE.  See the GNU General Public License for more details.

  You should have received a copy of the GNU General Public License along with
  CPEE (file COPYING in the main directory).  If not, see
  <http://www.gnu.org/licenses/>.
-->

<description datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://riddl.org/ns/description/1.0" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:doc="http://cpee.org/ns/documentation">
  <message name="callbacks">
    <parameter name="callbacks" mimetype="text/xml" handler="http://riddl.org/ns/handlers/relaxng">
      <xi:include href="callbacks/callbacks.rng"/>
    </parameter>
  </message>
  <message name="callback">
    <parameter name="callback" mimetype="application/json"/>
  </message>

  <resource>
    <doc:documentation>xb</doc:documentation>
    <get in="*" out="callbacks"/>
    <resource>
      <get out="callback"/>
      <delete/>
      <put in="*"/>
    </resource>
  </resource>

</description>

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
cpee-2.1.73 lib/callbacks.xml
cpee-2.1.71 lib/callbacks.xml
cpee-2.1.70 lib/callbacks.xml
cpee-2.1.69 lib/callbacks.xml
cpee-2.1.68 lib/callbacks.xml
cpee-2.1.67 lib/callbacks.xml
cpee-2.1.66 lib/callbacks.xml
cpee-2.1.64 lib/callbacks.xml
cpee-2.1.63 lib/callbacks.xml
cpee-2.1.62 lib/callbacks.xml
cpee-2.1.61 lib/callbacks.xml
cpee-2.1.60 lib/callbacks.xml
cpee-2.1.59 lib/callbacks.xml
cpee-2.1.58 lib/callbacks.xml
cpee-2.1.57 lib/callbacks.xml
cpee-2.1.56 lib/callbacks.xml
cpee-2.1.55 lib/callbacks.xml
cpee-2.1.54 lib/callbacks.xml
cpee-2.1.53 lib/callbacks.xml
cpee-2.1.52 lib/callbacks.xml