#
# Copyright IBM Corp. 2024, 2025
#
kind: InboundMessaging
apiVersion: api.webmethods.io/beta
metadata:
  name: JMSAMQPTransport
  version: 1
  namespace: sample
spec:
  source:
    - name: sourceName
      type: QUEUE #QUEUE or TOPIC
      selector:
        - sample
      resource: '/auth/create'
      httpMethod: GET # One among GET, POST, PUT or DELETE
      contentType: content