-
- Downloads
Sort web service API methods that share a common path by name.
Previously the order was unspecified and the server would usually list them in the order they were defined in the source code, but would occasionally switch to a different random order. Their order is now fully deterministic (path, name). -- Imported using git-svn from https://dev.csi.cam.ac.uk/svn/lookup/trunk@67
Showing
- src/application.wadl 64 additions, 64 deletionssrc/application.wadl
- src/java/uk/ac/cam/ucs/ibis/methods/InstitutionMethods.java 37 additions, 37 deletionssrc/java/uk/ac/cam/ucs/ibis/methods/InstitutionMethods.java
- src/java/uk/ac/cam/ucs/ibis/methods/PersonMethods.java 42 additions, 42 deletionssrc/java/uk/ac/cam/ucs/ibis/methods/PersonMethods.java
- src/php/ibisclient/methods/InstitutionMethods.php 37 additions, 37 deletionssrc/php/ibisclient/methods/InstitutionMethods.php
- src/php/ibisclient/methods/PersonMethods.php 43 additions, 43 deletionssrc/php/ibisclient/methods/PersonMethods.php
- src/python/ibisclient/methods.py 74 additions, 74 deletionssrc/python/ibisclient/methods.py
- src/python3/ibisclient/methods.py 74 additions, 74 deletionssrc/python3/ibisclient/methods.py
Loading
Please register or sign in to comment