Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

28 lines (23 loc) · 1.03 KB

Change Log

v0.1.0 (2019-01-21)

Implemented basic features:

  • Support Authentication and Basic Authentication by two way:
    • Password Authentication
    • API Token Authentication
  • Support Application REST API
    • Support REST API to manage applications to kintone.
      • Gep App/ Add Preview App
      • Get App Deploy Status/ Deploy App Settings
      • Get/ Add/ Update/ Delete Form Fields
      • Get/ Update Form Layout
      • Get/ Update App Views
      • Get/ Update General Settings
  • Support Record REST API
    • Support all REST API to Get/ Add/ Update/ Delete with records from a kintone application.
  • Support File REST API
    • Support REST API to upload/ download file to kintone.
  • Support Bulk Request REST API
    • Support REST API to send bulk request to kintone.

Implemented enhancements:

  • Support Authentication and Basic Authentication when using certificate file