MarcoDaniels / cockpit-null-check

Cockpit CMS addon to update API response to include null.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cockpit CMS Addon Null Check

This addon transforms the API response to include null value when a non-required field is empty.

Install

cd path/to/cockpit/addons

git clone https://github.com/MarcoDaniels/cockpit-null-check.git

Download and unzip or clone this project to the addons folder, and the API will return null for the fields with no content on them.

About

Cockpit CMS addon to update API response to include null.

License:MIT License


Languages

Language:PHP 100.0%