iSpring Learn · Schema

UpdateDay

eLearningLMSLearning Management SystemTrainingCoursesEnrollmentsUsersGroupsReportingWebhooksSCORMCorporate Training

Properties

Name Type Description
url string
View JSON Schema on GitHub

JSON Schema

UpdateDay.json Raw ↑
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "title": "UpdateDay",
  "properties": {
    "url": {
      "type": "string"
    }
  },
  "type": "object",
  "xml": {
    "name": "request"
  }
}