Class: CPEE::Notifications::Overview

Inherits:
Riddl::Implementation
  • Object
show all
Defined in:
lib/cpee/implementation_notifications.rb

Overview

{{{

Instance Method Summary collapse

Instance Method Details

#responseObject



49
50
51
52
53
54
55
56
57
58
59
# File 'lib/cpee/implementation_notifications.rb', line 49

def response
  Riddl::Parameter::Complex.new("overview","text/xml") do
    "      <overview xmlns='http://riddl.org/ns/common-patterns/notifications-producer/2.0'>\n        <topics/>\n        <subscriptions/>\n      </overview>\n    END\n  end\n\nend\n"