api-platform / admin

A beautiful and fully-featured administration interface builder for hypermedia APIs
https://api-platform.com/docs/admin/
MIT License
481 stars 130 forks source link

schemaAnalyzer.getFieldType scheme agnostic - match https and http #467

Closed PawelSuwinski closed 2 years ago

PawelSuwinski commented 2 years ago

schemaAnalyzer.getFieldType() works only with http:// scheme (similar case to #466). This makes it independent of the scheme.

alanpoulain commented 2 years ago

Thanks again @PawelSuwinski.