Download Latest Version Aksara 6.3.7 source code.zip (7.3 MB)
Email in envelope

Get an email when there's a new version of Aksara

Home / 6.3.1
Name Modified Size InfoDownloads / Week
Parent folder
Aksara 6.3.1 source code.tar.gz 2026-08-20 6.3 MB
Aksara 6.3.1 source code.zip 2026-08-20 7.1 MB
README.md 2026-08-20 1.4 kB
Totals: 3 Items   13.4 MB 0

API Documentation Generator Enhancements

  • Automated Field Metadata Extraction: Improved parameter metadata parsing (type, label, required, maxlength) directly from /create?format_result=metadata for create and update actions.
  • Empty Table Payload Generation: Added fallback sample payload generation driven by field data types so documentation previews display full JSON payloads even when database tables contain zero records.
  • Structured Response Types (Simple vs Metadata):
  • Simple: Returns clean JSON payloads containing code, message, and data for write actions (create & update).
  • Metadata: Returns the native Aksara REST API metadata array schema ([ { "field_name": { ... } } ]) for read actions (read & index).
  • UI Label Alignment: Updated Response Type selector label in the documentation interface to Metadata.

What's Changed

Full Changelog: https://github.com/abydahana/aksara/compare/6.3.0...6.3.1

Source: README.md, updated 2026-08-20