Skip to content

API implementation for content type information

Compare
Choose a tag to compare
@ishaileshmishra ishaileshmishra released this 12 Apr 10:35
· 500 commits to master since this release

Version: 1.3.0
Date: Apr-12-2019
Change: Added support of below methods in SDK:

  • getContentTypes() in Stack class
  • fetch in ContentType class

Below two support from the Config class has been removed permanently

  • public void setSSL(boolean isSSL)setSSL()
  • public boolean isSSL()