Skip to content

Commit

Permalink
Merge pull request #7 from Basware/release/v1.0.0
Browse files Browse the repository at this point in the history
updates
  • Loading branch information
hautari authored Aug 24, 2022
2 parents 8688bed + 5b5366f commit 1f862b2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 40 deletions.
12 changes: 0 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,15 +37,3 @@

Programs using Basware API need to handle redirects either at the application layer or the HTTP layer since certain APIs allow larger payloads by redirecting the response. 'Authorization' header must not be included in the redirected request (the second request after receiving a redirect). 'Host' header needs to be included.

#empty [outputfolder] folder

#remove internal apis from swaggerfile

#at least RC2 needed to be able to generate oauth spesific connectivity
mvn com.mulesoft.connectivity:rest-sdk-mojo:0.8.0-RC2:createDescriptor -DapiSpec=C:\alusta\connectors\mule\swagger_aprilv4.json

#copy Icon folder to [outputfolder] folder

# cd [outputfolder]

#mvn clean install
23 changes: 0 additions & 23 deletions appstorepage.adoc

This file was deleted.

12 changes: 7 additions & 5 deletions documentation/appstorepage.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
== About Basware
Basware is ...
Basware is the only procure-to-pay and e-invoicing solution provider that empowers businesses with 100% spend visibility through 100% data capture. Basware’s cloud-based technology enables organisations to fully manage their spend, mitigate financial risk, and reduce the cost of operations via automation. With the world’s largest open business network and an open technology ecosystem, Basware is uniquely positioned to deliver the solution required for Visible Commerce, which provides customers with complete transparency into all the flows of money, goods, and services around the world.
More information about Basware is available at https://www.basware.com[basware.com].


== Basware connector - Mule 4
Use Basware Purchase-to-Pay APIs to power your purchasing and accounts payable processes.
Expand All @@ -13,9 +15,9 @@ The Basware Connector provides the connectivity to the Basware Rest API.
* Combine your purchasing and accounts payable processes to automatically validate invoices, whether the purchasing is done in Basware P2P Purchase or in your existing purchasing system.

=== Additional References
* Connector Release Notes
* Connector User Guide
* All anypoint connectors support policy https://www.mulesoft.com/legal/versioning-back-support-policy#anypoint-connectors
* Connector Help https://help.mulesoft.com/s/topic/0TO2T0000009a3bWAA/connectors
* https://github.com/Basware/bw-mulesoft-connector/blob/release/v1.0.0/documentation/releasenotes.adoc[Connector Release Notes]
* https://github.com/Basware/bw-mulesoft-connector/blob/release/v1.0.0/documentation/index.adoc[Connector User Guide]
* https://www.mulesoft.com/legal/versioning-back-support-policy#anypoint-connectors[All anypoint connectors support policy]
* https://help.mulesoft.com/s/topic/0TO2T0000009a3bWAA/connectors[Connector Help]
* https://developer.basware.com/api/p2p[Basware API developer site]
* https://developer.basware.com/api/p2p/api_reference[Basware API reference]

0 comments on commit 1f862b2

Please sign in to comment.