mirror of
https://github.com/google/nomulus.git
synced 2025-07-22 02:36:03 +02:00
Start using non-EPP-flow-wrapping implementation in CheckAPI
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=201620090
This commit is contained in:
parent
c8925555d4
commit
0422205d84
8 changed files with 261 additions and 604 deletions
|
@ -37,15 +37,6 @@
|
|||
<url-pattern>/check</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!--
|
||||
Temporary end point for new implementation of availability checks
|
||||
TODO(b/80417678): remove this stanza
|
||||
-->
|
||||
<servlet-mapping>
|
||||
<servlet-name>pubapi-servlet</servlet-name>
|
||||
<url-pattern>/check2</url-pattern>
|
||||
</servlet-mapping>
|
||||
|
||||
<!-- Security config -->
|
||||
<security-constraint>
|
||||
<web-resource-collection>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue