Commiting pipeline changes made for JIRA ticket - ticket/PS-1
This commit is contained in:
parent
6b3b2020df
commit
91ea6a381f
|
@ -27,6 +27,6 @@ While this is an excellent learning resource for the SDK, there are other resour
|
|||
### Official Resources
|
||||
|
||||
- [Developer Guide](Doc/Seclore%20Server%20SDK%20Java%20Guide%20v4.5.2.0.pdf)
|
||||
- [API Reference](https://seclore-sdk-local.docs.secloredevops.com/4.4.18.0/apidocs)
|
||||
- [Error Codes](https://seclore-sdk-local.docs.secloredevops.com/4.4.18.0/errorcodes)
|
||||
- [API Reference](https://ps.stringsend.com/4.4.18.0/apidocs)
|
||||
- [Error Codes](https://ps.stringsend.com/4.4.18.0/errorcodes)
|
||||
- [Seclore Server SDK Package](https://repo.seclore.com/public/-/packages/generic/seclore-java-sdk/4.4.18.0)
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -28,4 +28,15 @@
|
|||
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>
|
||||
</natures>
|
||||
<filteredResources>
|
||||
<filter>
|
||||
<id>1723129030198</id>
|
||||
<name></name>
|
||||
<type>30</type>
|
||||
<matcher>
|
||||
<id>org.eclipse.core.resources.regexFilterMatcher</id>
|
||||
<arguments>node_modules|\.git|__CREATED_BY_JAVA_LANGUAGE_SERVER__</arguments>
|
||||
</matcher>
|
||||
</filter>
|
||||
</filteredResources>
|
||||
</projectDescription>
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue