Hi there!
we are using quite a lot of the SQL-Server SOAP functionality.
For this, we have Stored Procedures, that are called with some parameters for filtering. The return result sets like a table to the user over API.
SQLDoc is perfect for documenting the Parameters and other details of the Stored Procedures used for the SOAP Endpoints, but I havent found a way yet to document the result set like it does for Tables.
best
Gregor
we are using quite a lot of the SQL-Server SOAP functionality.
For this, we have Stored Procedures, that are called with some parameters for filtering. The return result sets like a table to the user over API.
SQLDoc is perfect for documenting the Parameters and other details of the Stored Procedures used for the SOAP Endpoints, but I havent found a way yet to document the result set like it does for Tables.
best
Gregor