Skip to content

Commit

Permalink
Add providerType to ReconciliationApi (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Nov 24, 2023
1 parent 78e708e commit ab8fcf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/reconciliation-api-provider.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,5 @@ export default class ReconciliationApiProvider extends BaseProvider {
}

ReconciliationApiProvider.providerName = "ReconciliationApi"
ReconciliationApiProvider.providerType = "http://bartoc.org/api-type/reconciliation"
ReconciliationApiProvider.stored = false

0 comments on commit ab8fcf0

Please sign in to comment.