angular2-jsonapi
angular2-jsonapi copied to clipboard
Is there API documents available?
Can you elaborate further on this issue?
I think it means that there is no documentation at all in the source code (tsdoc, jsdoc).
it's horrible
@iamruslanbakirov: First of all, feel free to improve the documentation at places, where you think something is missing, misleading, unclear, and then create a pull request. This is an open-source project where people invest there free time to create something - so please respect that.
Second: With the use of typescript a large portion of informative "API documentation" is generated "automatically" by your IDE (e.g. Visual Studio Code). I can see, what signature a method (e.g. createRecord) has, and what types it expects. Most of the times, I don't need to know more.
So the question of @HennerM is valid: what is @Liranius specifically asking for? And since he didn't react in the last 16 months, this "issue" should be closed.