Small Improvements · Schema

GenericObject

Generic object type

Performance ManagementHREmployee FeedbackOKRs1:1 MeetingsPulse Surveys360 FeedbackPeople Management
View JSON Schema on GitHub

JSON Schema

genericobject.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/small-improvements/main/json-schema/genericobject.json",
  "title": "GenericObject",
  "description": "Generic object type",
  "type": "object"
}