Skip to content

Commit

Permalink
domain sync
Browse files Browse the repository at this point in the history
  • Loading branch information
robotdan committed Jul 11, 2024
1 parent 20df799 commit a8d9045
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/fusionauth/Domain.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ func (b *BaseHTTPResponse) SetStatus(status int) {
b.StatusCode = status
}

type LinkedHashMap map[string]interface{}

/**
* @author Rob Davis
*/
Expand Down

0 comments on commit a8d9045

Please sign in to comment.