brendanhay / gogol

A comprehensive Google Services SDK for Haskell.
Other
280 stars 105 forks source link

Add Library for the reCAPTCHA Enterprise API #183

Open prikhi opened 1 year ago

prikhi commented 1 year ago

Add a service config, model config, & gogol-recaptchaenterprise library for the reCAPTCHA Enterprise API.

Google officially refers to this as the reCAPTCHA Enterprise API - wasn't sure what to put in the canonicalName, I stuck with RecaptchaEnterprise.

Let me know if I did anything incorrectly, thanks!

prikhi commented 1 year ago

Just saw this bit in the readme:

For pull requests which affect generated output, please do not include the actual regenerated service code, only commit the updates to the generator and related configuration.

I dropped the library files, leaving only the service config.