Skip to content
This repository was archived by the owner on Apr 20, 2024. It is now read-only.

CreateRequest

siemensikkema edited this page Nov 6, 2020 · 2 revisions

CreateRequest

public protocol CreateRequest: ValidatableRequest

Inheritance

ValidatableRequest

Requirements

create(on:​)

func create(on request: Request) -> EventLoopFuture<Model>

Clone this wiki locally