Feline 1.0

Feline server description here

Servers

  • ws://0.0.0.0:4001socket.io 4europe

    Allows you to connect using the websocket protocol to our Socket.io server.

    port
    required
    string

    Secure connection (TLS) is available through port 443.

    Default value:"443"
    Security:
    • User/Password
  • ws://0.0.0.0:4001socket.io 4asia

    Allows you to connect using the websocket protocol to our Socket.io server.

    port
    required
    string

    Secure connection (TLS) is available through port 443.

    Default value:"443"
    Security:
    • User/Password
  • ws://0.0.0.0:4001socket.io 4north-america

    Allows you to connect using the websocket protocol to our Socket.io server.

    port
    required
    string

    Secure connection (TLS) is available through port 443.

    Default value:"443"
    Security:
    • User/Password
  • ws://0.0.0.0:4001socket.io 4south-america

    Allows you to connect using the websocket protocol to our Socket.io server.

    port
    required
    string

    Secure connection (TLS) is available through port 443.

    Default value:"443"
    Security:
    • User/Password
  • ws://0.0.0.0:4001socket.io 4africa

    Allows you to connect using the websocket protocol to our Socket.io server.

    port
    required
    string

    Secure connection (TLS) is available through port 443.

    Default value:"443"
    Security:
    • User/Password
  • ws://0.0.0.0:4001socket.io 4australia

    Allows you to connect using the websocket protocol to our Socket.io server.

    port
    required
    string

    Secure connection (TLS) is available through port 443.

    Default value:"443"
    Security:
    • User/Password

Operations

  • PUB ws/create/feline

    Accepts the following message:

    FelinesGateway#createFeline
    object
    uid: CreateFelineDto

    Examples

  • SUB ws/create/feline

    Accepts one of the following messages:

    • #0oneOf demo #1
      object
      uid: FelineRto

      Examples

    • #1oneOf demo #2
      object
      uid: FelineExtendedRto

      Examples

  • SUB ms/journal

    Accepts the following message:

    FelinesController#journal
    object
    uid: JournalingDataDto

    Examples

  • PUB ms/create/feline

    Accepts the following message:

    FelinesController#createFeline
    object
    uid: CreateFelineDto

    Examples

  • SUB ms/create/feline

    Accepts the following message:

    FelinesController#createFeline
    object
    uid: FelineRto

    Examples

Schemas

  • object
    uid: Feline
  • object
    uid: CreateFelineDto
  • object
    uid: FelineRto
  • object
    uid: FelineExtendedRto
  • object
    uid: JournalingDataDto
  • object
    uid: Cat
  • object
    uid: Lion
  • object
    uid: Tiger