Skip to content

Commit

Permalink
Add providerType to LobidApi (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandesu committed Nov 20, 2023
1 parent e8bcf8e commit e11c618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/providers/lobid-api-provider.js
Original file line number Diff line number Diff line change
Expand Up @@ -284,3 +284,4 @@ export default class LobidApiProvider extends BaseProvider {
}

LobidApiProvider.providerName = "LobidApi"
LobidApiProvider.providerType = "http://bartoc.org/api-type/lobid-gnd"

0 comments on commit e11c618

Please sign in to comment.