abivia / ledger

General Ledger and Journal Accounting Package and API for Laravel
MIT License
102 stars 23 forks source link

PHP vs JSON API Completeness #4

Closed c-myers1 closed 2 years ago

c-myers1 commented 2 years ago

Given the PHP API is more complete than the JSON API, please confirm: does it mean ALL functionality in the PHP is NOT yet available in the JSON?

Or is it the case that JSON has all functionality already and only the documentation is WIP?

abivia commented 2 years ago

Can you be more specific? What are you seeing as not in the API?

c-myers1 commented 2 years ago

Everything from this point down in the json api section of docs is blank. https://ledger.abivia.com/api/json/entryQuery/

Get Outlook for Androidhttps://aka.ms/ghei36


From: Abivia @.> Sent: Monday, February 28, 2022 4:08:43 PM To: abivia/ledger @.> Cc: c-myers1 @.>; Author @.> Subject: Re: [abivia/ledger] PHP vs JSON API Completeness (Issue #4)

Can you be more specific? What are you seeing as not in the API?

— Reply to this email directly, view it on GitHubhttps://github.com/abivia/ledger/issues/4#issuecomment-1054351333, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AKG23VRZGBPEHAWTIKDR2STU5OFXXANCNFSM5PPJAQ4A. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

abivia commented 2 years ago

Ah. Yes. The API should be complete. The docs are still a work in progress. In the interim the best source is the tests.

abivia commented 2 years ago

The API docs have been updated and should now be complete.