Defining Types: Using allOf in Swagger JSON by@heypran
4,843 reads

Defining Types: Using allOf in Swagger JSON

May 10th 2020
2m
by @heypran 4,843 reads
tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

AllOf is an array of object definitions that are used for independent validation but together compose a single object. The data provided by the client must be valid against all of the given subschemas - source: Devanath from Pixabay. The allOf keyword is used to extend an already defined type 'AnyArticleSchema', by adding one more property 'articleRank' to it. You may use these in scenarios where you don't want to repeat the whole Schema and existing Schema is already being used in many places.
featured image - Defining Types: Using allOf in Swagger JSON
Pran B. HackerNoon profile picture

@heypran

Pran B.


Receive Stories from @heypran

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!
Hackernoon hq - po box 2206, edwards, colorado 81632, usa