Skip to content

Commit

Permalink
update title and description
Browse files Browse the repository at this point in the history
  • Loading branch information
SmartHubSolutions committed Dec 9, 2024
1 parent eb11895 commit a85617e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions static/bidder-params/smarthub.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"$schema": "http://json-schema.org/draft-04/schema#",
"title": "Attekmi Adapter Params",
"description": "A schema which validates params accepted by the Attekmi adapter",
"title": "Attekmi (formerly SmartHub) Adapter Params",
"description": "A schema which validates params accepted by the Attekmi (formerly SmartHub) adapter",
"type": "object",
"properties": {
"partnerName": {
"type": "string",
"description": "Attekmi unique partner name",
"description": "Attekmi (formerly SmartHub) unique partner name",
"minLength": 1
},
"seat": {
Expand Down

0 comments on commit a85617e

Please sign in to comment.