Skip to end of banner
Go to start of banner

Sample API Specification

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

In this Article

Overview

Specification Requirements


Pipeline Scaffold

The generated Pipeline provides the scaffold for your API with the following construction:

JSON Generator Snap: Provides basic information.

HTTP Router Snap: Sets the HTTP request methods

Mapper Snap: Sets the Status field.

Union Snap: Consolidates all inputs.

Document to Binary Snap: Sends the response.


ABC Snap

Best Practice 1

Answer....

Best Practice 2

Answer.

  • No labels